GraphDataObject::GetData Method (IDataObject^)
Visual Studio 2015
Get the DGML in the given data object.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- data
-
Type:
System.Windows::IDataObject^
The data object from which to obtain data
Return Value
Type: System::String^The dgml from the data object if the format is recognized, null otherwise
Show: