Dela via


DSRefClipboardObject.SetData Method

Include Protected Members
Include Inherited Members

Adds data to the clipboard.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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