SiteInfoSite Class
Represents a SiteInfoReply site.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Microsoft.ConfigurationManagement.Messaging.Messages::SiteRecord
Microsoft.ConfigurationManagement.Messaging.Messages::AssignedSiteInfoSite
Microsoft.ConfigurationManagement.Messaging.Messages::SiteInfoSite
| Name | Description | |
|---|---|---|
![]() | SiteInfoSite() | Initializes a new instance of the SiteInfoSite class. |
| Name | Description | |
|---|---|---|
![]() | BuildNumber | Gets or sets the site build number. (Inherited from AssignedSiteInfoSite.) |
![]() | Capabilities | Gets or sets site capabilities. (Inherited from AssignedSiteInfoSite.) |
![]() | DefaultMP | Gets or sets the default management point. (Inherited from AssignedSiteInfoSite.) |
![]() | OperationalSettings | Gets or sets operational settings. |
![]() | SiteCode | Gets or sets the site code of the record. (Inherited from AssignedSiteInfoSite.) |
![]() | Version | Gets or sets the site version. (Inherited from AssignedSiteInfoSite.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (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.

