CompilationLoader.SourceFileLoading 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 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