Share via


IVirtualizingTreeNode.IsFilterActive Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
ReadOnly Property IsFilterActive As Boolean
bool IsFilterActive { get; }
property bool IsFilterActive {
    bool get ();
}
abstract IsFilterActive : bool with get
function get IsFilterActive () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IVirtualizingTreeNode Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace