LocalMPLocationRequest Class

 

Builds a LocalMPLocationRequest object.

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


[SerializableAttribute]
public ref class LocalMPLocationRequest sealed : SchemaVersion10Base

NameDescription
System_CAPS_pubmethodLocalMPLocationRequest()

Initializes a new instance of the LocalMPLocationRequest class.

NameDescription
System_CAPS_pubpropertyAssignedSite

Gets or sets assigned site information for the message.

System_CAPS_pubpropertyClientLocationInfo

Gets or sets content location information for the message.

System_CAPS_pubpropertyPackage

Gets or sets package information.

System_CAPS_pubpropertySchemaVersion

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

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: