DirectoryControl.Type プロパティ

定義

Type プロパティには、コントロールのオブジェクト ID (OID) が格納されます。

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

プロパティ値

コントロールの OID。

適用対象