CompilationLoader.PluginLoading 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 external dlls specifying e.g. rewrite steps to perform as part of the compilation have been loaded successfully. The status indicates a successful execution if no such external dlls have been specified.
public Microsoft.Quantum.QsCompiler.CompilationLoader.Status PluginLoading { get; }
member this.PluginLoading : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property PluginLoading As CompilationLoader.Status