Click or drag to resize

CompilationResult Properties

The CompilationResult type exposes the following members.

Properties
 NameDescription
Public propertyConstraintsSuccessfully parsed constraints.
Public propertyDiagnosticsDiagnostics for expressions that could not be parsed.
Public propertyIsSuccessTrue if all expressions parsed without errors.
Top
See Also