SiteInfoSite Class

 

Represents a SiteInfoReply site.

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


[SerializableAttribute]
public ref class SiteInfoSite sealed : AssignedSiteInfoSite

NameDescription
System_CAPS_pubmethodSiteInfoSite()

Initializes a new instance of the SiteInfoSite class.

NameDescription
System_CAPS_pubpropertyBuildNumber

Gets or sets the site build number. (Inherited from AssignedSiteInfoSite.)

System_CAPS_pubpropertyCapabilities

Gets or sets site capabilities. (Inherited from AssignedSiteInfoSite.)

System_CAPS_pubpropertyDefaultMP

Gets or sets the default management point. (Inherited from AssignedSiteInfoSite.)

System_CAPS_pubpropertyOperationalSettings

Gets or sets operational settings.

System_CAPS_pubpropertySiteCode

Gets or sets the site code of the record. (Inherited from AssignedSiteInfoSite.)

System_CAPS_pubpropertyVersion

Gets or sets the site version. (Inherited from AssignedSiteInfoSite.)

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: