Compartir a través de


AutomationElementIdentifiers.ControlTypeProperty Propiedad

Definición

Identifica la propiedad de automatización del tipo de control. El método GetAutomationControlType devuelve el valor de la propiedad de tipo de control.

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

Valor de propiedad

Identificador de propiedad de automatización.

Se aplica a