WebHttpBehavior.AutomaticFormatSelectionEnabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die bepaalt of automatische opmaakselectie is ingeschakeld.

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

Waarde van eigenschap

true als automatische opmaakselectie is ingeschakeld; anders false.

Opmerkingen

Zie WCF Web HTTP-opmaak voor meer informatie over automatische opmaakselectie.

Van toepassing op