MediaEncodingSubtypes.Wave プロパティ

定義

波形オーディオ ファイル (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

プロパティ値

String

Platform::String

winrt::hstring

WAVE の名前。

適用対象