CopyToClipboardEventArgs.ClipboardText Property

Definition

Gets the error message information being copied.

public:
 property System::String ^ ClipboardText { System::String ^ get(); };
public string ClipboardText { get; }
member this.ClipboardText : string
Public ReadOnly Property ClipboardText As String

Property Value

A String value.

Applies to