Method SetClipboardData | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

SetClipboardData(string)

Sets the operation system clipboard.

void SetClipboardData(string text)

Parameters

text string

Exceptions

NotSupportedException

Thrown if it was not possible to set the clipboard contents.

Edit this page