INodeFilterProvider.IsFilterAvailable Property

Definition

Gets if the conditions to create a filter are met. When this is true, the Solution Explorer in Open Folder will enable the button for this filter provider.

public:
 property bool IsFilterAvailable { bool get(); };
public bool IsFilterAvailable { get; }
member this.IsFilterAvailable : bool
Public ReadOnly Property IsFilterAvailable As Boolean

Property Value

Applies to