Forest.ForestMode 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取林的操作模式。
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林模式的值。
例外
对基础目录服务的调用导致错误。
目标服务器是忙碌的或不可用的。
对象已被释放。