StaticExpressionFilterForceChildrenOverride Field

If ChildrenOverride is null and this field is true, the filtered expression will have no children. If ChildrenOverride is not null, it will be used regardless of the value of ForceChildrenOverride.

Definition

Namespace: VisualGDBExpressions
Assembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public bool ForceChildrenOverride

Field Value

Boolean

See Also