DirectoryControl.Type Property

Definition

The Type property contains the object identifier (OID) of the control.

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

Property Value

The OID of the control.

Applies to