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

The VarFiletype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
BuildNumber
Build number the status message comes from, default is the build version of the binary
FileSuffix
File suffix
(Inherited from MessageFileBase.)
InboxName
Logical name for inbox. If inbox is not supported by the message, this can return null
(Inherited from MessageFileBase.)
IsInline
If true, this is an inline VF
IsSigned
If true, file is signed
RecordId
Message type ID for an implementing class
IMessageBase . . :: . . Settings
Message settings and properties
(Inherited from MessageFileBase.)
Settings
Message settings and properties
(Inherited from MessageFileBase.)
SigningCertificate
Certificate to use for signing. Ignored unless IsSignedis true.
SupportsInbox
If true, inbox writing is supported for message
(Inherited from MessageFileBase.)

See Also