QsForStatement.Body Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope Body { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)>]
Body : Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope
Public ReadOnly Property Body As QsScope

Property Value

QsScope
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to