Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PropertyWindowAttribute Constructor

 

Initializes a new instance of the PropertyWindowAttribute class.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

NameDescription
System_CAPS_pubmethodPropertyWindowAttribute()

Initializes a new instance of the PropertyWindowAttribute class.

System_CAPS_pubmethodPropertyWindowAttribute(PropertyConverterType)

Initializes a new instance of the PropertyWindowAttribute class by using the provided converter type indicator.

System_CAPS_pubmethodPropertyWindowAttribute(PropertyEditorType)

Initializes a new instance of the PropertyWindowAttribute class by using the provided property editor type indicator.

System_CAPS_pubmethodPropertyWindowAttribute(PropertyEditorType, PropertyConverterType)

Initializes a new instance of the PropertyWindowAttribute class by using the provided editor type and converter type indicators.

Return to top
Show: