Enumerazione FilterDescendantBehavior

Specifies the descendant behavior when including items in a filtered tree.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
Public Enumeration FilterDescendantBehavior
public enum FilterDescendantBehavior

Membri

Nome membro Descrizione
ExcludeDescendantsByDefault Exclude descendants, by default, in the filtered tree.
IncludeDescendantsByDefault Include descendants, by default, in the filtered tree.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.Shell