QsDeclarationAttribute.Argument Property

Definition

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

Property Value

TypedExpression
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to