GraphDataObject::GraphFormat Property

 

Get the format representing a Graph object.

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

public:
property DataFormat^ GraphFormat {
	static DataFormat^ get();
}

Property Value

Type: System.Windows::DataFormat^
Return to top
Show: