Forest.GlobalCatalogs 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此目录林中所有全局目录的集合。
public:
property System::DirectoryServices::ActiveDirectory::GlobalCatalogCollection ^ GlobalCatalogs { System::DirectoryServices::ActiveDirectory::GlobalCatalogCollection ^ get(); };
public System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection GlobalCatalogs { get; }
member this.GlobalCatalogs : System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection
Public ReadOnly Property GlobalCatalogs As GlobalCatalogCollection
属性值
包含当前 Forest 中 GlobalCatalog 全局目录的 GlobalCatalogCollection 集合。
例外
目标服务器忙或不可用。
已释放此对象。