Clipboard.HasText Property

Definition

Gets a value indicating whether there is any text on the clipboard.

public:
 static property bool HasText { bool get(); };
public static bool HasText { get; }
static member HasText : bool
Public Shared ReadOnly Property HasText As Boolean

Property Value

Applies to