ExpressionFilterRecord Class
Contains information about one expression filter (e.g. visualizing std::vector types)
Namespace: VisualGDBExpressionsAssembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
public class ExpressionFilterRecord
- Inheritance
- Object ExpressionFilterRecord
Filter |
Points to an object implementing the main expression filter interface.
|
Triggers |
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.
|