HierarchyTreeFilterProvider::HierarchyTreeFilter Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_protpropertyCancellationToken

Gets a CancellationToken that will be cancelled when this filter is disposed.

System_CAPS_pubpropertyIncludedItems

Gets the set of items that are included by the filter.

System_CAPS_pubpropertyIsDisposed

This API supports the product infrastructure and is not intended to be used directly from your code. Returns whether the object has been disposed once, which protects against double disposal.(Inherited from DisposableObject.)

System_CAPS_pubpropertyIsInitialized

Gets a value indicating whether the component is initialized.

Return to top
Show: