MediaEncodingSubtypes.Jpeg Property

Definition

Gets the name for 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

Property Value

String

Platform::String

winrt::hstring

The name for JPEG.

Applies to