AssignedSiteReply Class

 

Represents a reply to the assigned site request.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)


[SerializableAttribute]
public ref class AssignedSiteReply sealed : SchemaVersion10Base

NameDescription
System_CAPS_pubmethodAssignedSiteReply()

Initializes a new instance of the AssignedSiteReply class.

NameDescription
System_CAPS_pubpropertySchemaVersion

Gets or sets the XML schema version. (Inherited from SchemaVersionBase.)

System_CAPS_pubpropertySite

Gets or sets site information for the reply.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: