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
屬性值
GlobalCatalogCollection 集合,其中包含目前 Forest 中的 GlobalCatalog 通用類別目錄。
例外狀況
目標伺服器忙碌或無法使用。
物件已被處置。