WSHttpContextBindingElement.ContextManagementEnabled Свойство

Определение

Возвращает или задает значение, указывающее, включена ли управление контекстом.

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

Значение свойства

true Значение , если включено управление контекстом; falseв противном случае .

Атрибуты

Применяется к