DSRefClipboardObject.SetData Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method SetData(Object) Adds data to the clipboard object. (Inherited from ClipboardObject.)
Public method SetData(String, Object) Adds data to the clipboard object in the specified format. (Inherited from ClipboardObject.)
Public method SetData(Type, Object) Adds data to the clipboard object, using the specified type as the format. (Inherited from ClipboardObject.)
Public method SetData(String, Boolean, Object) Adds data to the clipboard object. (Inherited from ClipboardObject.)

Top

See Also

Reference

DSRefClipboardObject Class

DSRefClipboardObject Members

Microsoft.VisualStudio.Data.Framework Namespace