QsStatementKindComposition.WhileStatement Property

Definition

[Bond.Id(35)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsWhileStatement>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsWhileStatement WhileStatement { get; set; }
[<Bond.Id(35)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsWhileStatement>))>]
member this.WhileStatement : Microsoft.Quantum.QsCompiler.BondSchemas.QsWhileStatement with get, set
Public Property WhileStatement As QsWhileStatement

Property Value

QsWhileStatement
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to