PropertyWindowAttribute.ConverterType Property

Definition

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.

Applies to