ExpressionParser.EvaluatorLookup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the elegate to lookup function information from the type.
public AdaptiveExpressions.EvaluatorLookup EvaluatorLookup { get; }
member this.EvaluatorLookup : AdaptiveExpressions.EvaluatorLookup
Public ReadOnly Property EvaluatorLookup As EvaluatorLookup
Property Value
The elegate to lookup function information from the type.