Clipboard.SetDataObject Method (System.Windows)

Switch View :
ScriptFree
.NET Framework Class Library
Clipboard.SetDataObject Method

Stores a specified data object on the system 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 Static member SetDataObject(Object) Places a specified non-persistent data object on the system Clipboard.
Public method Static member SetDataObject(Object, Boolean) Places a specified data object on the system Clipboard and accepts a Boolean parameter that indicates whether the data object should be left on the Clipboard when the application exits.
Top
See Also

Reference