HttpCapabilitiesBase.PreferredResponseEncoding Property

Definition

Gets the response encoding preferred by the browser.

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

Property Value

The response encoding preferred by the browser.

Applies to