GffParserSupportedFileTypes Property |
Shows the supported types.
Namespace: Bio.IO.GffAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string SupportedFileTypes { get; }
Public ReadOnly Property SupportedFileTypes As String
Get
public:
virtual property String^ SupportedFileTypes {
String^ get () sealed;
}
abstract SupportedFileTypes : string with get
override SupportedFileTypes : string with get
Property Value
Type:
StringImplements
IParserSupportedFileTypesSee Also