ContentLocationForest Class
Represents details about the forest.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | ContentLocationForest() | Initializes a new instance of the ContentLocationForest class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the forest name. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | FromString(String^) | Generates a ContentLocationForest object from a string that represents the forest name. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Implicit(String^ to ContentLocationForest^) | Generates a ContentLocationForest object from a string that represents the forest name. |
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:



