Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets management site reply information.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public ContentLocationMPSite MPSite { get; set; }
public:
property ContentLocationMPSite^ MPSite {
ContentLocationMPSite^ get();
void set(ContentLocationMPSite^ value);
}
Public Property MPSite As ContentLocationMPSite
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.ContentLocationMPSite
See Also
EnumerateMPLocationReply Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top