Share via


DirectoryObjectClassAttribute.ObjectClass プロパティ

定義

派生クラスのオブジェクト クラスの値を返します。

public:
 property System::String ^ ObjectClass { System::String ^ get(); };
public string ObjectClass { get; }
member this.ObjectClass : string
Public ReadOnly Property ObjectClass As String

プロパティ値

派生クラスのオブジェクト クラスの値。

適用対象

こちらもご覧ください