WebScriptEnablingBehavior.AutomaticFormatSelectionEnabled Proprietà

Definizione

Ottiene o imposta un valore che determina se la selezione del formato automatica è abilitata.

public:
 virtual property bool AutomaticFormatSelectionEnabled { bool get(); void set(bool value); };
public override bool AutomaticFormatSelectionEnabled { get; set; }
member this.AutomaticFormatSelectionEnabled : bool with get, set
Public Overrides Property AutomaticFormatSelectionEnabled As Boolean

Valore della proprietà

true se la selezione automatica del formato è abilitata; in caso contrario, false.

Commenti

Per altre informazioni sulla selezione automatica del formato, vedere Formattazione HTTP Web WCF.

Si applica a