ContentLocationADSite Class
Serializes the ContentLocationAdSite element across the wire.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | ContentLocationADSite() | Initializes a new instance of the ContentLocationADSite class. |
![]() | ContentLocationADSite(String^) | Initializes a new instance of the ContentLocationADSite class. |
| Name | Description | |
|---|---|---|
![]() | ADSiteName | Gets or sets the Active Directory site name for the content location. |
| Name | Description | |
|---|---|---|
![]() | DiscoverADSite() | Attempts to automatically discover a domain controller and sets the ADSiteName property. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | FromString(String^) | Creates a ContentLocationADSite object from a string. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Implicit(String^ to ContentLocationADSite^) | Creates a ContentLocationADSite object from a string. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



