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