DomainController.Forest プロパティ

定義

このドメイン コントローラーがメンバーになっているフォレストを取得します。

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

プロパティ値

このドメイン コントローラーがメンバーになっているフォレストを表す Forest オブジェクト。

例外

現在のオブジェクトが破棄されました。

適用対象

こちらもご覧ください