CrypterOptionKey.Description Property

CryptSharp

CrypterOptionKeyDescription Property CryptSharp
A description of the option.

Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax

public string Description { get; }
Public ReadOnly Property Description As String
	Get
public:
property String^ Description {
	String^ get ();
}
member Description : string with get

Property Value

Type: String
See Also

Reference