IRewriteStep.Diagnostic.Stage Property

Definition

The stage during which the diagnostic was generated. The stage is set to Unknown if no stage is specified.

public Microsoft.Quantum.QsCompiler.IRewriteStep.Stage Stage { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Stage : Microsoft.Quantum.QsCompiler.IRewriteStep.Stage with get, set
Public Property Stage As IRewriteStep.Stage

Property Value

IRewriteStep.Stage
Attributes

Applies to