MediaEncodingSubtypes.Wmv3 プロパティ

定義

Windows Media Video 9 の名前を取得します。

public:
 static property Platform::String ^ Wmv3 { Platform::String ^ get(); };
static winrt::hstring Wmv3();
public static string Wmv3 { get; }
var string = MediaEncodingSubtypes.wmv3;
Public Shared ReadOnly Property Wmv3 As String

プロパティ値

String

Platform::String

winrt::hstring

WMV3 の名前を取得します。

適用対象