ContentLocationSites Class
Represents sites for the content location request and reply.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | ContentLocationSites() | Initializes a new instance of the ContentLocationSites class. |
| Name | Description | |
|---|---|---|
![]() | Sites | Gets an array of ContentLocationSite objects. These sites contain definitions for different sites in the hierarchy that serve the content. |
| Name | Description | |
|---|---|---|
![]() | AddSite(ContentLocationSite^) | Adds a site to the internal collection. This is a helper method for Sites.Add(...). |
![]() | 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.
Show:

