DirectoryControl.Type 属性

定义

Type 属性包含控件的对象标识符 (OID)。

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

属性值

控件的 OID。

适用于