Click or drag to resize
NewickFormatterName Property
Gets the type of Formatter i.e NEWICK. This is intended to give developers some information of the formatter class.

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

Property Value

Type: String

Implements

IFormatterName
See Also