CompilationLoader.SourceFileLoading Property

Definition

Indicates whether all source files were loaded successfully. Source file loading may not be executed if the content was preloaded using methods outside this class.

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

Property Value

CompilationLoader.Status

Applies to