CompilationLoader.CapabilityInference Property

Definition

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

Property Value

CompilationLoader.Status

Applies to