[]
Gets the global shared evaluation context.
public IEvaluationContext EvaluationContext { get; }
Public ReadOnly Property EvaluationContext As IEvaluationContext
Type | Description |
---|---|
IEvaluationContext | An IEvaluationContext object represents the evaluation context. |