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

The CollectedFiletype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
ContentType
Gets/sets the content type
FileName
Gets/sets the file name
FilePath
Gets/sets the on-disk path to the file
FileSize
Gets/sets the file size
Id
Gets/sets the ID sequence for the file. This should not be set manually but by ConfigMgrFileCollectionMessage.
LastWriteDate
Gets/sets the last write date.
LastWriteDateString
Gets/sets the last write date as an SMSTime. This is only for serialization, LastWriteDate should be used instead.

See Also