CompilationLoader.AllLoadedRewriteSteps Property

Definition

Indicates the overall status of all rewrite step from external dlls. The status is indicated as success if none of these steps failed.

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

Property Value

CompilationLoader.Status

Applies to