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

The StateMessageFiletype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
FileSuffix
File suffix
(Overrides MessageFileBase . . :: . . FileSuffix.)
InboxName
Logical name for inbox. If inbox is not supported by the message, this can return null
(Inherited from MessageFileBase.)
Priority
Priority to use for sending the message. This option is only used when SerializeToInbox() method is called
IMessageBase . . :: . . Settings
Message settings and properties
(Inherited from MessageFileBase.)
Settings
Message settings and properties
(Inherited from MessageFileBase.)
SourceMessage
IMessage source for file serialization
(Inherited from MessageFile < (Of < ( <' T > ) > ) > .)
SupportsInbox
If true, inbox writing is supported for message
(Inherited from MessageFileBase.)

See Also