ExpressionContext Properties

Properties

DefaultValue Gets or sets the default value to use for undefined variables.
(Inherited from ExpressionContextT)
Imports Gets the type registry used to resolve imported types for an expression.
(Inherited from ExpressionContextT)
Variables Gets the dictionary of variables that can be accessed in an expression.
(Inherited from ExpressionContextT)

See Also