Method TrySetClipboardData
TrySetClipboardData(string)
Sets the operation system clipboard if possible.
bool TrySetClipboardData(string text)
Parameters
text
string
Returns
- bool
True if the clipboard content was set successfully.
Sets the operation system clipboard if possible.
bool TrySetClipboardData(string text)
text
stringTrue if the clipboard content was set successfully.