Click or drag to resize
IFormatterDescription Property
Gets the description of the formatter being implemented. This is intended to give the developer some information of the formatter.

Namespace: Bio.IO
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
string Description { get; }

Property Value

Type: String
See Also