共用方式為


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。

適用於