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
属性值
表示此 Forest 的当前林模式的 ForestMode 值。
例外
调用基础目录服务导致错误。
目标服务器忙或不可用。
已释放此对象。