AutomationElement.AutomationElementInformation.LocalizedControlType Vlastnost

Definice

Získá popis typu ovládacího prvku.

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

Hodnota vlastnosti

Lokalizovaný popis typu ovládacího prvku, například "button".

Poznámky

Další informace naleznete v tématu LocalizedControlTypeProperty.

Platí pro