Click or drag to resize
NewickParserTreeName Property
Name for the tree when parsing. If not set, this will be set to a default value of "PhylogeneticTree"

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

Property Value

Type: String

Implements

IPhylogeneticTreeParserTreeName
See Also