Partilhar via


WebHttpEndpointElement.AutomaticFormatSelectionEnabled Propriedade

Definição

Obtém ou define se a seleção de formatação automática está ativada.

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

Valor da propriedade

Boolean

true se a formatação automática estiver habilitada; caso contrário, false .

Atributos

Aplica-se a