WebHttpEndpointElement.AutomaticFormatSelectionEnabled Właściwość

Definicja

Pobiera lub ustawia, czy wybór automatycznego formatowania jest włączony.

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

Wartość właściwości

true jeśli jest włączone automatyczne formatowanie; w przeciwnym razie , false.

Atrybuty

Dotyczy