QsStatementKindComposition.WhileStatement 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.
[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
- Attributes
-
Bond.IdAttribute Bond.TypeAttribute