Aracılığıyla paylaş


WebHttpElement.AutomaticFormatSelectionEnabled Özellik

Tanım

İleti biçiminin otomatik olarak seçilip seçilemeyeceğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true ileti biçimi otomatik olarak seçilebilirse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır