[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The FileSendertype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
DefaultOutputPath
Default output directory for files. Default is %TEMP%
DefaultOutputSuffix
Default output file suffix. Default is .msg
OutputFilePath
Output filename for files. This supercedes OutputSuffix and OutputPath
OutputPath
Output path for files. If unset, default is as defined in DefaultOutputPath
OutputSuffix
Output suffix for files. If unset, default is as defined in DefaultOutputSuffix

See Also