| IFormatterDescription Property  | 
            Gets the description of the formatter being implemented.
            This is intended to give the developer some 
            information of the formatter.
            
 
Namespace: Bio.IOAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxstring Description { get; }ReadOnly Property Description As String
	Get
property String^ Description {
	String^ get ();
}abstract Description : string with get
Property Value
Type: 
String
See Also