CompilationLoader.Documentation Property

Definition

Indicates whether documentation for the compilation was generated successfully. This step is only executed if the corresponding configuration is specified.

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

Property Value

CompilationLoader.Status

Applies to