MediaEncodingSubtypes.Jpeg プロパティ

定義

JPEG の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

JPEG の名前。

適用対象