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

The ClientRegistrationAgentInformationtype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
AgentIdentity
Gets/sets the agent identity. Agent identity is something like "myapplication.exe"
AgentType
Gets/sets the agent type
AgentVersion
Gets/sets the client version
AgentVersionString
Gets/sets the client version. This is only for serialization. Use AgentVersion instead.
SerializableAgentType
Gets/sets the agent type as an integer. This is only for serialization. AgentType should be used instead.

See Also