ExpressionFilterRecordTriggers Field

Specifies a list of case-sensitive substrings. If a type name of an expression contains one of these substrings, VisualGDB will attempt to use the filter for that expression.

Definition

Namespace: VisualGDBExpressions
Assembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public List<string> Triggers

Field Value

ListString

See Also