Get text string from clipboard

Namespace: LLCryptoLib.Utils
Assembly: 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

ExceptionCondition
LLCryptoLib..::..LLCryptoLibExceptionThis method is not supported in Mono

See Also