次の方法で共有


MediaEncodingSubtypes.Mpeg2 プロパティ

定義

MPEG-2 の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

MPEG-2 の名前。

適用対象