Click or drag to resize
GenBankParserSupportedFileTypes Property
Supported file types.

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