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 the management point site for the reply.
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
ContentLocationSite Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top