GraphDataObject::IsClipboardDgml Method ()

 

Determine if the clipboard has a supported format

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

public:
static bool IsClipboardDgml()

Parameters

Return Value

Type: System::Boolean

True if the clipboard's data object contains a supported format

Return to top
Show: