Method GetClipboardData | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetClipboardData()

Get the operating system clipboard.

string GetClipboardData()

Returns

string

Exceptions

NotSupportedException

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

Edit this page