WsusLocationRequest Class

 

Builds a WsusLocationRequest.

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


[SerializableAttribute]
public ref class WsusLocationRequest sealed : SchemaVersion10Base

NameDescription
System_CAPS_pubmethodWsusLocationRequest()

Initializes a new instance of the WsusLocationRequest class.

NameDescription
System_CAPS_pubpropertyAssignedSite

Gets or sets assigned site information for the message.

System_CAPS_pubpropertyContent

Gets or sets the content information.

System_CAPS_pubpropertyContentLocationInfo

Gets or sets the content location information for the message.

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: