Click or drag to resize
NewickParserSupportedFileTypes Property
Gets a comma separated values of the possible file extensions for a Newick file.

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

Property Value

Type: String

Implements

IParserSupportedFileTypes
See Also