Return true if the clipboard contains something pasteable as a string
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static bool CanPaste() |
Visual Basic |
---|
Public Shared Function CanPaste As Boolean |
Visual C++ |
---|
public: static bool CanPaste() |
Return Value
true if the clipboard contains something pasteable
Exceptions
Exception | Condition |
---|---|
LLCryptoLib..::..LLCryptoLibException | This method is not supported in Mono |