Share via


PropertyWindowAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PropertyWindowAttribute 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 PropertyWindowAttribute() Initializes a new instance of the PropertyWindowAttribute class.
Public method PropertyWindowAttribute(PropertyConverterType) Initializes a new instance of the PropertyWindowAttribute class by using the provided converter type indicator.
Public method PropertyWindowAttribute(PropertyEditorType) Initializes a new instance of the PropertyWindowAttribute class by using the provided property editor type indicator.
Public method PropertyWindowAttribute(PropertyEditorType, PropertyConverterType) Initializes a new instance of the PropertyWindowAttribute class by using the provided editor type and converter type indicators.

Top

See Also

Reference

PropertyWindowAttribute Class

Microsoft.VisualStudio.TestTools.Common Namespace