|   | RiffHeaderChunkFormat Property | 
        
        
            Gets or sets format for RIFF header chunk.
            
        
        Namespace: GSF.MediaAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic string Format { get; set; }Public Property Format As String
	Get
	Set
public:
property String^ Format {
	String^ get ();
	void set (String^ value);
}member Format : string with get, set
function get_Format();
function set_Format(value);
Property Value
String See Also
See Also