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

The ConvertibleVarFile < (Of < ( <' T > ) > ) > type 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
(Inherited from VarFile.)
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
(Inherited from VarFile.)
IsSigned
If true, file is signed
(Inherited from VarFile.)
RecordId
Message type ID for an implementing class
(Inherited from VarFile.)
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.
(Inherited from VarFile.)
SupportsInbox
If true, inbox writing is supported for message
(Inherited from MessageFileBase.)

See Also