CompilationLoader.PreEvaluation Property

Definition

Indicates whether the pre-evaluation step executed successfully. This rewrite step is only executed if the corresponding configuration is specified.

public Microsoft.Quantum.QsCompiler.CompilationLoader.Status PreEvaluation { get; }
member this.PreEvaluation : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property PreEvaluation As CompilationLoader.Status

Property Value

CompilationLoader.Status

Applies to