bool SetClipboard(string text)

Sets the Windows clipboard with text. Trust Level Required: High

Parameters

Name Description
text The text to save to the clipboard.

Return

True on success.