AutomationElement.AutomationElementInformation.LocalizedControlType Egenskap

Definition

Hämtar en beskrivning av kontrolltypen.

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

Egenskapsvärde

En lokaliserad beskrivning av kontrolltypen, till exempel "knapp".

Kommentarer

Mer information finns i LocalizedControlTypeProperty.

Gäller för