MediaEncodingSubtypes.Gif Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Gets the name for GIF.