HttpBrowserCapabilitiesBase.PreferredImageMime Property

 

When overridden in a derived class, gets the MIME type of the type of image content that the browser typically prefers.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

abstract PreferredImageMime : string with get
override PreferredImageMime : string with get

Property Value

Type: System.String

The MIME type of the type of image content that the browser typically prefers.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: