ActiveDirectorySchemaClass.GetAllProperties メソッド

定義

ReadOnlyActiveDirectorySchemaPropertyCollection オブジェクトのすべてのプロパティ (先祖プロパティを含む) を含むActiveDirectorySchemaClass コレクションを取得します。

public:
 System::DirectoryServices::ActiveDirectory::ReadOnlyActiveDirectorySchemaPropertyCollection ^ GetAllProperties();
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection GetAllProperties();
member this.GetAllProperties : unit -> System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection
Public Function GetAllProperties () As ReadOnlyActiveDirectorySchemaPropertyCollection

返品

先祖プロパティを含む、ReadOnlyActiveDirectorySchemaPropertyCollectionのプロパティのActiveDirectorySchemaClassコレクション。

例外

基になるディレクトリ サービスを呼び出すと、エラーが発生しました。

ターゲット サーバーがビジー状態であるか、使用できません。

注釈

バインドされていないオブジェクト インスタンスでメソッドが呼び出されると、空の ReadOnlyActiveDirectorySchemaPropertyCollection コレクションが返されます。

適用対象

こちらもご覧ください