Sdílet prostřednictvím


WebHttpElement.AutomaticFormatSelectionEnabled Vlastnost

Definice

Získává nebo nastavuje hodnotu, která indikuje, jestli se může automaticky vybrat formát zprávy.

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

Hodnota vlastnosti

Boolean

true Pokud formát zprávy lze automaticky vybrat; v opačném případě false .

Atributy

Platí pro