Click or drag to resize
Accord.NET (logo)

FormatDecoderAttributeExtension Property

Gets or sets the file extension that this format decoder applies to (i.e. "wav").

Namespace:  Accord
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public string Extension { get; set; }
Request Example View Source

Property Value

Type: String
See Also