Forest.ForestMode 屬性

定義

取得此樹系的作業模式。

public:
 property System::DirectoryServices::ActiveDirectory::ForestMode ForestMode { System::DirectoryServices::ActiveDirectory::ForestMode get(); };
public System.DirectoryServices.ActiveDirectory.ForestMode ForestMode { get; }
member this.ForestMode : System.DirectoryServices.ActiveDirectory.ForestMode
Public ReadOnly Property ForestMode As ForestMode

屬性值

ForestMode 值,代表這個 Forest 的目前樹系模式。

例外狀況

呼叫基礎目錄服務時,發生錯誤。

目標伺服器忙碌或無法使用。

物件已被處置。

適用於

另請參閱