Get text string from clipboard
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static string Get() |
Visual Basic |
---|
Public Shared Function Get As String |
Visual C++ |
---|
public: static String^ Get() |
Return Value
text string from clipboard
Exceptions
Exception | Condition |
---|---|
LLCryptoLib..::..LLCryptoLibException | This method is not supported in Mono |