CompilationLoader.TargetSpecificCompilation 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 whether any target-specific compilation steps executed successfully. This includes the step to convert control flow statements when needed.
public Microsoft.Quantum.QsCompiler.CompilationLoader.Status TargetSpecificCompilation { get; }
member this.TargetSpecificCompilation : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property TargetSpecificCompilation As CompilationLoader.Status