AutomationElement.AutomationElementInformation.LocalizedControlType Propiedad

Definición

Obtiene una descripción del tipo de control.

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

Valor de propiedad

Descripción localizada del tipo de control, como "botón".

Comentarios

Para obtener más información, vea LocalizedControlTypeProperty.

Se aplica a