PropertyWindowAttribute.ConverterType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the property converter type indicator.
public:
property Microsoft::VisualStudio::TestTools::Common::PropertyConverterType ConverterType { Microsoft::VisualStudio::TestTools::Common::PropertyConverterType get(); };
public Microsoft.VisualStudio.TestTools.Common.PropertyConverterType ConverterType { get; }
member this.ConverterType : Microsoft.VisualStudio.TestTools.Common.PropertyConverterType
Public ReadOnly Property ConverterType As PropertyConverterType
Property Value
The property converter type indicator.