FilterDescendantBehavior, énumération
Specifies the descendant behavior when including items in a filtered tree.
Espace de noms : Microsoft.VisualStudio.Shell
Assembly : Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntaxe
'Déclaration
Public Enumeration FilterDescendantBehavior
public enum FilterDescendantBehavior
Membres
Nom de membre | Description | |
---|---|---|
ExcludeDescendantsByDefault | Exclude descendants, by default, in the filtered tree. | |
IncludeDescendantsByDefault | Include descendants, by default, in the filtered tree. |