Click or drag to resize
GffParserSupportedFileTypes Property
Shows the supported types.

Namespace: Bio.IO.Gff
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