Freigeben über


WebHttpElement.AutomaticFormatSelectionEnabled Eigenschaft

Definition

Ruft einen Wert ab bzw. legt einen Wert fest, der angibt, ob das Nachrichtenformat automatisch ausgewählt werden kann.

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

Eigenschaftswert

true, wenn das Nachrichtenformat automatisch ausgewählt werden kann; andernfalls false.

Attribute

Gilt für: