Compartir a través de


AutomationElementIdentifiers.ItemTypeProperty Propiedad

Definición

Identifica la propiedad de automatización de tipos de elemento. El método GetItemType devuelve el valor de tipo de elemento.

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

Valor de propiedad

Identificador de propiedad de automatización.

Se aplica a