HttpBrowserCapabilitiesWrapper.PreferredResponseEncoding Property

Definition

Gets the response encoding that the browser prefers.

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

Property Value

The response encoding preferred by the browser.

Applies to