Compartilhar via


IVsSolutionUIHierarchyWindow.IsFilterEnabled Method

Definition

Indicates whether the current filter is enabled or disabled.

public:
 bool IsFilterEnabled();
public:
 bool IsFilterEnabled();
bool IsFilterEnabled();
public bool IsFilterEnabled ();
abstract member IsFilterEnabled : unit -> bool
Public Function IsFilterEnabled () As Boolean

Returns

true if the current filter is enabled and false if it is disabled.

Applies to