CompilationLoader.PluginLoading Property

Definition

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

Property Value

CompilationLoader.Status

Applies to