ClipboardText Property (SystemFunctions)

Action

Gets or sets the text in the clipboard.

Syntax

C#

public String ClipboardText { get; set; }

VB

Public ReadWrite Property ClipboardText As String

Access

Read and write.