Property MimeType
MimeType
The mime type for the image data returned by the Url property.
Declaration
public string MimeType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Required. Icon's MIME type (cf. RFC 2045, 2046, and 2387). Single MIME image type. At least one icon should be of type “image/png” (Portable Network Graphics, see IETF RFC 2083).