|   | WaveFormatExtensibleSubFormat Property | 
        
        
            Gets or sets Guid for sub-format type of extensible WaveFile.
            
        
        Namespace: GSF.MediaAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic Guid SubFormat { get; set; }Public Property SubFormat As Guid
	Get
	Set
public:
property Guid SubFormat {
	Guid get ();
	void set (Guid value);
}member SubFormat : Guid with get, set
function get_SubFormat();
function set_SubFormat(value);
Property Value
Guid See Also
See Also