CompilationUnitManager.Compilation.BuiltCompilation Property

Definition

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

Property Value

QsCompilation

Applies to