AutomationElementIdentifiers.NameProperty 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.
public:
static property AutomationProperty ^ NameProperty { AutomationProperty ^ get(); };
static AutomationProperty NameProperty();
public static AutomationProperty NameProperty { get; }
var automationProperty = AutomationElementIdentifiers.nameProperty;
Public Shared ReadOnly Property NameProperty As AutomationProperty
Property Value
The automation property identifier.