QsValueUpdate.Rhs Property

Definition

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

Property Value

TypedExpression
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to