Поделиться через


GlobalizationSection.EnableBestFitResponseEncoding Свойство

Определение

Получает или задает значение, указывающее на то, активирована ли наиболее подходящая кодировка для ответа.

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

Значение свойства

Значение true, если наиболее подходящая кодировка для ответа включена, иначе значение false. Значение по умолчанию — false.

Атрибуты

Применяется к