MediaEncodingSubtypes.Bmp Property

Definition

Gets the name for BMP file format.

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

Property Value

String

Platform::String

winrt::hstring

The name from BMP.

Applies to