HttpBrowserCapabilitiesBase.PreferredImageMime Property

Definition

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

public:
 virtual property System::String ^ PreferredImageMime { System::String ^ get(); };
public virtual string PreferredImageMime { get; }
member this.PreferredImageMime : string
Public Overridable ReadOnly Property PreferredImageMime As String

Property Value

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

Exceptions

Applies to