QsExpressionKindComposition<TExpression,TSymbol,TType>.Identifier Property

Definition

[Bond.Id(10)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindIdentifier<Bond.Tag.classT,Bond.Tag.classT>>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindIdentifier<TSymbol,TType> Identifier { get; set; }
[<Bond.Id(10)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindIdentifier<Bond.Tag.classT,Bond.Tag.classT>>))>]
member this.Identifier : Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindIdentifier<'Symbol, 'ype> with get, set
Public Property Identifier As QsExpressionKindIdentifier(Of TSymbol, TType)

Property Value

QsExpressionKindIdentifier<TSymbol,TType>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to