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

The HeartbeatDiscoveryRecordFiletype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
AgentName
Agent name
(Overrides DdmMessageFile < (Of < ( <' T > ) > ) > . . :: . . AgentName.)
Architecture
Architecture for the DDM message
(Inherited from DdmMessageFile < (Of < ( <' T > ) > ) > .)
BuildNumber
Build number the status message comes from, default is the build version of the binary
(Inherited from VarFile.)
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.)
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 DdmMessageFile < (Of < ( <' T > ) > ) > .)
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.)
SiteCode
Site code for the DDM message
(Inherited from DdmMessageFile < (Of < ( <' T > ) > ) > .)
SupportsInbox
If true, inbox writing is supported for message
(Inherited from MessageFileBase.)
Trusted
If using an inbox, this will use a trusted inbox (auth) if true. Default is false.

See Also