AutomationElement.AutomationElementInformation.LocalizedControlType Eigenschaft

Definition

Ruft eine Beschreibung des Steuerelements ab.

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

Eigenschaftswert

Eine lokalisierte Beschreibung des Steuerelementtyps, z. B. „button“.

Hinweise

Weitere Informationen finden Sie unter LocalizedControlTypeProperty.

Gilt für: