Gets or sets the text in the clipboard.
C#
public String ClipboardText { get; set; }
VB
Public ReadWrite Property ClipboardText As String
Read and write.