GraphNodeIdPropertyDescriptor::Converter Property

 

Gets the type converter for this property.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

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