WebHttpEndpointElement.AutomaticFormatSelectionEnabled Eigenschaft

Definition

Ruft ab oder legt fest, ob die automatische Formatierungsauswahl aktiviert ist.

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

Eigenschaftswert

truewenn die automatische Formatierung aktiviert ist; andernfalls . false

Attribute

Gilt für: