CompilationLoader.CapabilityInference 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 the inference of required runtime capabilities for execution completed successfully. This rewrite step is only executed when compiling a library.
public Microsoft.Quantum.QsCompiler.CompilationLoader.Status CapabilityInference { get; }
member this.CapabilityInference : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property CapabilityInference As CompilationLoader.Status