DesignPropertyDescriptor::Converter Property

 

Gets the type converter for the property.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property TypeConverter^ Converter {
	virtual TypeConverter^ get() override;
}
Return to top
Show: