Click or drag to resize
BedParserSupportedFileTypes Property
Known file extensions for BED files

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