public static class AutomationElementIdentifiersPublic NotInheritable Class AutomationElementIdentifiers[<AbstractClassAttribute>]
[<SealedAttribute>]
type AutomationElementIdentifiers = class end| BoundingRectangleProperty | Identifies the bounding rectangle automation property. The bounding rectangle property value is returned by the GetBoundingRectangle method. |
| ClassNameProperty | Identifies the class name automation property. The class name property value is returned by the GetClassName method. |
| HelpTextProperty | Identifies the helpText automation property. The class name property value is returned by the GetHelpText method. |
| NameProperty | Identifies the name automation property. The class name property value is returned by the GetName method. |