Click or drag to resize
FastQParserName Property
Gets the type of parser. This is intended to give developers name of the parser.

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

Property Value

Type: String

Implements

IParserName
See Also