Afficher en anglais

Partage via


FilterDescendantBehavior Enum

Definition

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

C++/CX
public enum class FilterDescendantBehavior
Inheritance
FilterDescendantBehavior

Fields

Name Value Description
ExcludeDescendantsByDefault 0

Exclude descendants, by default, in the filtered tree.

IncludeDescendantsByDefault 1

Include descendants, by default, in the filtered tree.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022