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.

Атрибуты

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