TopLevelName.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the status of a top-level domain in a Forest.
public:
property System::DirectoryServices::ActiveDirectory::TopLevelNameStatus Status { System::DirectoryServices::ActiveDirectory::TopLevelNameStatus get(); void set(System::DirectoryServices::ActiveDirectory::TopLevelNameStatus value); };
public System.DirectoryServices.ActiveDirectory.TopLevelNameStatus Status { get; set; }
member this.Status : System.DirectoryServices.ActiveDirectory.TopLevelNameStatus with get, set
Public Property Status As TopLevelNameStatus
Property Value
A TopLevelNameStatus value that contains the status of the TopLevelName object.
Exceptions
The value is not one of the TopLevelNameStatus values.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.