IRewriteStep.Diagnostic.Stage 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.
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
- Attributes