ActiveDirectorySchemaClass.MandatoryProperties 屬性

定義

取得 ActiveDirectorySchemaPropertyCollection 物件,其中包含 ActiveDirectorySchemaClass 必須包含的屬性。

public:
 property System::DirectoryServices::ActiveDirectory::ActiveDirectorySchemaPropertyCollection ^ MandatoryProperties { System::DirectoryServices::ActiveDirectory::ActiveDirectorySchemaPropertyCollection ^ get(); };
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection MandatoryProperties { get; }
member this.MandatoryProperties : System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection
Public ReadOnly Property MandatoryProperties As ActiveDirectorySchemaPropertyCollection

屬性值

ActiveDirectorySchemaPropertyCollection 物件,其中包含代表 ActiveDirectorySchemaProperty 物件必須包含之屬性的 ActiveDirectorySchemaClass 物件。

例外狀況

呼叫基礎目錄服務時,發生錯誤。

目標伺服器忙碌或無法使用。

適用於

另請參閱