MediaEncodingSubtypes.Gif Property

Definition

Gets the name for Graphics Interchange Format (GIF).

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

Property Value

String

Platform::String

winrt::hstring

Gets the name for GIF.

Applies to