HttpCapabilitiesBase.PreferredImageMime Property
.NET Framework (current version)
Returns the MIME type of the type of image content typically preferred by the browser.
Assembly: System.Web (in System.Web.dll)
abstract PreferredImageMime : string with get override PreferredImageMime : string with get
Property Value
Type: System.StringThe MIME type of the type of image content typically preferred by the browser. The default is image/gif.
.NET Framework
Available since 2.0
Available since 2.0
Show: