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 (PropertyEditorType, PropertyConverterType)

 

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

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

public:
PropertyWindowAttribute(
	PropertyEditorType editorType,
	PropertyConverterType converterType
)
Return to top
Show: