EvaluationError Class

Definition

Evaluation error instance returned when using the Evaluation service API

public ref class EvaluationError
[Windows::Foundation::Metadata::WebHostHidden]
class EvaluationError
public class EvaluationError
type EvaluationError = class
Public Class EvaluationError
Inheritance
EvaluationError

Constructors

EvaluationError(String, Int32, Int32)

Initializes a new instance of the EvaluationError class.

Properties

EndPosition

End position where the error is found

StartPosition

Start position where the error is found

VariableName

Start position where the error is found

Applies to