WebHttpEndpointElement.AutomaticFormatSelectionEnabled Proprietà

Definizione

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

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 è abilitata; in caso contrario, false.

Attributi

Si applica a