CompilationLoader.DllGeneration Property

Definition

Indicates whether a dll containing the compiled binary has been generated successfully. This step is only executed if the corresponding configuration is specified.

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

Property Value

CompilationLoader.Status

Applies to