AutomationElementIdentifiers.PositionInSetProperty 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.
Gets the identifier for the position in set automation property.
public:
static property AutomationProperty ^ PositionInSetProperty { AutomationProperty ^ get(); };
static AutomationProperty PositionInSetProperty();
public static AutomationProperty PositionInSetProperty { get; }
var automationProperty = AutomationElementIdentifiers.positionInSetProperty;
Public Shared ReadOnly Property PositionInSetProperty As AutomationProperty
Property Value
The identifier for the position in set automation property.