WebHttpElement.AutomaticFormatSelectionEnabled Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, 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

truewenn das Nachrichtenformat automatisch ausgewählt werden kann; andernfalls . false

Attribute

Gilt für: