WebHttpEndpointElement.AutomaticFormatSelectionEnabled Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld of automatische opmaakselectie is ingeschakeld.

public:
 property bool AutomaticFormatSelectionEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("automaticFormatSelectionEnabled", DefaultValue=false)]
public bool AutomaticFormatSelectionEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("automaticFormatSelectionEnabled", DefaultValue=false)>]
member this.AutomaticFormatSelectionEnabled : bool with get, set
Public Property AutomaticFormatSelectionEnabled As Boolean

Waarde van eigenschap

true indien automatische opmaak is ingeschakeld; anders, false.

Kenmerken

Van toepassing op