Partager via


WebHttpElement.AutomaticFormatSelectionEnabled Propriété

Définition

Obtient ou définit une valeur qui indique si le format du message peut être sélectionné automatiquement.

public:
 property bool AutomaticFormatSelectionEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("automaticFormatSelectionEnabled")]
public bool AutomaticFormatSelectionEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("automaticFormatSelectionEnabled")>]
member this.AutomaticFormatSelectionEnabled : bool with get, set
Public Property AutomaticFormatSelectionEnabled As Boolean

Valeur de propriété

Boolean

true si le format du message peut être sélectionné automatiquement ; sinon false.

Attributs

S’applique à