CompilationLoader.ReferenceLoading Property

Definition

Indicates whether all references were loaded successfully. The loading may not be executed if all references were preloaded using methods outside this class.

public Microsoft.Quantum.QsCompiler.CompilationLoader.Status ReferenceLoading { get; }
member this.ReferenceLoading : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property ReferenceLoading As CompilationLoader.Status

Property Value

CompilationLoader.Status

Applies to