Share via


IClipboard.HasText Property

Definition

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

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

Property Value

Applies to