MediaEncodingSubtypes.Png Property

Definition

Gets the name for Portable Network Graphics (PNG).

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

Property Value

String

Platform::String

winrt::hstring

Gets the name for PNG.

Applies to