AutomationElement.AutomationElementInformation.LocalizedControlType Proprietà

Definizione

Ottiene una descrizione del tipo di controllo.

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

Valore della proprietà

Descrizione localizzata del tipo di controllo, ad esempio "pulsante".

Commenti

Per altre informazioni, vedere LocalizedControlTypeProperty.

Si applica a