CompilationUnitManager.Compilation.BuiltCompilation 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 built Q# compilation.
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation BuiltCompilation { get; }
member this.BuiltCompilation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation
Public ReadOnly Property BuiltCompilation As QsCompilation