QsExpressionKindComposition<TExpression,TSymbol,TType>.StringLiteral Property

Definition

[Bond.Id(40)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindStringLiteral<Bond.Tag.classT>>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindStringLiteral<TExpression> StringLiteral { get; set; }
[<Bond.Id(40)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindStringLiteral<Bond.Tag.classT>>))>]
member this.StringLiteral : Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindStringLiteral<'Expression> with get, set
Public Property StringLiteral As QsExpressionKindStringLiteral(Of TExpression)

Property Value

QsExpressionKindStringLiteral<TExpression>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to