EvaluationError Class
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.
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 |