Wyliczenie FilterDescendantBehavior
Specifies the descendant behavior when including items in a filtered tree.
Przestrzeń nazw: Microsoft.VisualStudio.Shell
Zestaw: Microsoft.VisualStudio.Shell.Immutable.11.0 (w Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Składnia
'Deklaracja
Public Enumeration FilterDescendantBehavior
public enum FilterDescendantBehavior
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
ExcludeDescendantsByDefault | Exclude descendants, by default, in the filtered tree. | |
IncludeDescendantsByDefault | Include descendants, by default, in the filtered tree. |