UITestPropertyDescriptor Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UITestPropertyDescriptor class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UITestPropertyDescriptor(Type) Initializes a new instance of the UITestPropertyDescriptor class using default read permissions.
Public method UITestPropertyDescriptor(Type, UITestPropertyAttributes) Initializes a new instance of the UITestPropertyDescriptor class with no category.
Public method UITestPropertyDescriptor(Type, String) Initializes a new instance of the UITestPropertyDescriptor class using default read permissions.
Public method UITestPropertyDescriptor(Type, UITestPropertyAttributes, String) Initializes a new instance of the UITestPropertyDescriptor class with the specified permissions and category.

Top

See Also

Reference

UITestPropertyDescriptor Class

Microsoft.VisualStudio.TestTools.UITesting Namespace