Click or drag to resize
FastAParserSupportedFileTypes Property
Gets a comma separated values of the possible FastA file extensions.

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