FilterDescendantBehavior Enumeration
Visual Studio 2015
Specifies the descendant behavior when including items in a filtered tree.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Member name | Description | |
|---|---|---|
| ExcludeDescendantsByDefault | Exclude descendants, by default, in the filtered tree. | |
| IncludeDescendantsByDefault | Include descendants, by default, in the filtered tree. |
Show: