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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.