QsRepeatStatement.RepeatBlock 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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsPositionedBlock RepeatBlock { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)>]
RepeatBlock : Microsoft.Quantum.QsCompiler.SyntaxTree.QsPositionedBlock
Public ReadOnly Property RepeatBlock As QsPositionedBlock
Property Value
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute