CompilationLoader.AllLoadedRewriteSteps Property
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.
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