LocationRequestBase Class

 

Public class that helps serialize ContentLocationInfo to and from XML.

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


[SerializableAttribute]
public ref class LocationRequestBase 

NameDescription
System_CAPS_pubmethodLocationRequestBase()

Initializes a new instance of the LocationRequestBase class.

NameDescription
System_CAPS_pubpropertyADSite

Gets or sets the Active Directory site for the content location.

System_CAPS_pubpropertyIPAddresses

Gets or sets the IP address for the content location.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(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: