ElementOperations::GetClipboardDataObject Method ()

 

Returns an IDataObject from the Clipboard if it contains our ElementGroupPrototype format, otherwise null.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
static IDataObject^ GetClipboardDataObject()

Return Value

Type: System.Windows.Forms::IDataObject^

An IDataObject from the Clipboard if it contains our ElementGroupPrototype format, otherwise null.

Return to top
Show: