|   | 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
Syntaxpublic string Extension { get; set; }Public Property Extension As String
	Get
	Set
Property Value
Type: 
String See Also
See Also