IIntellisenseFilter.IsEnabled Eigenschaft

Definition

Ist der Filter aktiviert?

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

Eigenschaftswert

Boolean

Hinweise

Deaktivierte Filter werden angezeigt, sind jedoch ausgegraut.

Gilt für