Method SetClipboardData
SetClipboardData(string)
Sets the operating system clipboard.
void SetClipboardData(string text)
Parameters
text
string
Exceptions
- NotSupportedException
Thrown if it was not possible to set the clipboard contents.
Sets the operating system clipboard.
void SetClipboardData(string text)
text
stringThrown if it was not possible to set the clipboard contents.