BasicHttpContextBindingElement.ContextManagementEnabled Propriedade

Definição

Recebe ou define um valor que especifica se a gestão de contexto está ativada.

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

Valor de Propriedade

true se a gestão de contexto estiver ativada; caso contrário, false.

Atributos

Aplica-se a