WebHttpElement.AutomaticFormatSelectionEnabled Proprietà

Definizione

Ottiene o imposta un valore che indica se il formato del messaggio può essere selezionato automaticamente.

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

Valore della proprietà

true se il formato del messaggio può essere selezionato automaticamente; in caso contrario, false.

Attributi

Si applica a