DirectoryControl.Type 속성

정의

Type 속성에는 컨트롤의 OID(Object Identifier)가 포함되어 있습니다.

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

속성 값

String

컨트롤의 OID입니다.

적용 대상