Method SetClipboardData | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SetClipboardData(string)
Sets the operating system clipboard.
void SetClipboardData(string text)
Parameters
text
string
Exceptions
Thrown if it was not possible to set the clipboard contents.