Method TryGetClipboardData
TryGetClipboardData(out string)
Copies the contents of the OS clipboard to result
if possible.
public bool TryGetClipboardData(out string result)
Copies the contents of the OS clipboard to result
if possible.
public bool TryGetClipboardData(out string result)