HttpBrowserCapabilitiesBase.PreferredImageMime Property
.NET Framework (current version)
When overridden in a derived class, gets the MIME type of the type of image content that the browser typically prefers.
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 that the browser typically prefers.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: