WebScriptEnablingBehavior.AutomaticFormatSelectionEnabled Egenskap

Definition

Hämtar eller anger ett värde som avgör om automatiskt formatval är aktiverat.

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

Egenskapsvärde

true om automatisk formatering är aktiverat. annars false.

Kommentarer

Mer information om automatisk formatering finns i WCF Web HTTP-formatering.

Gäller för