GlobalizationSection.EnableBestFitResponseEncoding Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de best passende tekencodering voor een antwoord is ingeschakeld.

public:
 property bool EnableBestFitResponseEncoding { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("enableBestFitResponseEncoding", DefaultValue=false)]
public bool EnableBestFitResponseEncoding { get; set; }
[<System.Configuration.ConfigurationProperty("enableBestFitResponseEncoding", DefaultValue=false)>]
member this.EnableBestFitResponseEncoding : bool with get, set
Public Property EnableBestFitResponseEncoding As Boolean

Waarde van eigenschap

true als de best passende tekencodering voor een antwoord is ingeschakeld; anders, false. De standaardwaarde is false.

Kenmerken

Van toepassing op