An NDoc Documented Class Library

AutomationIdAttribute Class

For a list of all members of this type, see AutomationIdAttribute Members.

System.Object
   System.Attribute
      Repository.ScreenAttributes.SearchCriteriaAttribute
         Repository.ScreenAttributes.AutomationIdAttribute

[Visual Basic]
Public Class AutomationIdAttribute
    Inherits SearchCriteriaAttribute
[C#]
public class AutomationIdAttribute : SearchCriteriaAttribute
[C++]
public __gc class AutomationIdAttribute : public SearchCriteriaAttribute
[JScript]
public class AutomationIdAttribute extends SearchCriteriaAttribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Repository.ScreenAttributes

Assembly: White.Repository (in White.Repository.dll)

See Also

AutomationIdAttribute Members | Repository.ScreenAttributes Namespace