Partager via


WebHttpEndpointElement.AutomaticFormatSelectionEnabled Propriété

Définition

Obtient ou définit si la sélection de mise en forme automatique est activée.

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

Valeur de propriété

true si la mise en forme automatique est activée ; sinon, false.

Attributs

S’applique à