CopyToClipboardEventArgs.ClipboardText Property

Definition

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ClipboardText instead.

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