WebHttpEndpointElement.AutomaticFormatSelectionEnabled Propriedade

Definição

Obtém ou define se a seleção automática de formatação 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 de Propriedade

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

Atributos

Aplica-se a