CompilationLoader.VerifiedCompilation 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.
Contains the initial compilation built by the compilation unit manager after verification.
public Microsoft.Quantum.QsCompiler.CompilationBuilder.CompilationUnitManager.Compilation? VerifiedCompilation { get; }
member this.VerifiedCompilation : Microsoft.Quantum.QsCompiler.CompilationBuilder.CompilationUnitManager.Compilation
Public ReadOnly Property VerifiedCompilation As CompilationUnitManager.Compilation