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

The FileCollectionActiontype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
ActionType
Action type, should not be changed
DeleteFilesAfterCollection
If true, files will be deleted after collection
DeleteFilesAfterCollectionSerializable
Serializable representation of DeleteFilesAfterCollection. Should not use this directly.
Description
Action description (should not be changed)
FileCollectionActionId
File collection action ID
FileDestination
Endpoint destination on the MP. Should not be changed
FileType
File type, should not be changed
MaxTotalFileSize
Maximum total file size in bytes
ReportFileDetails
If true, file details will be reported
ReportFileDetailsSerializable
Serializable representation of ReportFileDetails. Should not use this directly.
ReportType
Report type
ScanInterval
Scan interval in minutes
SkipScan
Files to skip when scanning
SkipScanSerializable
Serializable files to skip when scanning. SkipScanshould be used. Should not set this directly.

See Also