Freigeben über


GlobalizationSection.EnableBestFitResponseEncoding Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die optimale Zeichencodierung für eine Antwort aktiviert ist, oder legt diesen fest.

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

Eigenschaftswert

true, wenn die optimale Zeichencodierung für eine Antwort aktiviert ist, andernfalls false. Der Standardwert ist false.

Attribute

Gilt für: