WebHttpEndpointElement.AutomaticFormatSelectionEnabled Proprietà

Definizione

Ottiene o imposta un valore che indica se viene attivata la selezione della formattazione automatica.

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

Valore della proprietà

true se la formattazione automatica viene abilitata. In caso contrario, false.

Attributi

Si applica a