GraphDataObject::GetSourceId Property

 

Get the Guid that represents the source of the drag/drop operation.

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

public:
property Guid GetSourceId {
	Guid get();
}

Property Value

Type: System::Guid

Return to top
Show: