WebHttpEndpointElement.AutomaticFormatSelectionEnabled Vlastnost

Definice

Získá nebo nastaví, zda je zapnutý automatický výběr formátování.

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

Hodnota vlastnosti

trueje-li povoleno automatické formátování; v opačném případě . false

Atributy

Platí pro