MediaEncodingSubtypes.Wave Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name for Waveform Audio File (WAVE).
public:
static property Platform::String ^ Wave { Platform::String ^ get(); };
static winrt::hstring Wave();
public static string Wave { get; }
var string = MediaEncodingSubtypes.wave;
Public Shared ReadOnly Property Wave As String
Property Value
The name for WAVE.