Condividi tramite


AutomationElementIdentifiers.ControlTypeProperty Proprietà

Definizione

Identifica la proprietà di automazione del tipo di controllo. Il valore della proprietà del tipo di controllo viene restituito dal metodo GetAutomationControlType .

public:
 static property AutomationProperty ^ ControlTypeProperty { AutomationProperty ^ get(); };
static AutomationProperty ControlTypeProperty();
public static AutomationProperty ControlTypeProperty { get; }
var automationProperty = AutomationElementIdentifiers.controlTypeProperty;
Public Shared ReadOnly Property ControlTypeProperty As AutomationProperty

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a