Detailed description

Namespace: LLCryptoLib.Shred
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
string Description { get; }
Visual Basic
ReadOnly Property Description As String
	Get
Visual C++
property String^ Description {
	String^ get ();
}

See Also