次の方法で共有


MediaEncodingSubtypes.Mpeg プロパティ

定義

MPEG の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

MPEG の名前。

適用対象