GraphDataObject::GetFormats Method (Boolean)

 

Gets the formats supported by this data object

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

public:
virtual array<String^>^ GetFormats(
	bool autoConvert
) sealed

Parameters

autoConvert
Type: System::Boolean

Ignored

Return Value

Type: array<System::String^>^

The formats supported

Return to top
Show: