WebScriptEnablingBehavior.AutomaticFormatSelectionEnabled Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der bestimmt, ob die automatische Formatauswahl aktiviert ist.

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

Eigenschaftswert

true wenn die automatische Formatauswahl aktiviert ist; andernfalls false.

Hinweise

Weitere Informationen zur automatischen Formatauswahl finden Sie unter WCF Web HTTP-Formatierung.

Gilt für: