AutomationElementIdentifiers.AutomationIdProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the automation element identifier automation property. The automation element identifier value is returned by the GetAutomationId method.
public:
static property AutomationProperty ^ AutomationIdProperty { AutomationProperty ^ get(); };
static AutomationProperty AutomationIdProperty();
public static AutomationProperty AutomationIdProperty { get; }
var automationProperty = AutomationElementIdentifiers.automationIdProperty;
Public Shared ReadOnly Property AutomationIdProperty As AutomationProperty
Property Value
The automation property identifier.