Click or drag to resize
IFormatterSupportedFileTypes Property
Gets the file extensions that the formatter will support. If multiple extensions are supported then this property will return a string containing all extensions with a ',' delimited.

Namespace: Bio.IO
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
string SupportedFileTypes { get; }

Property Value

Type: String
See Also