TypeDefinition.UnderlyingType Property

Definition

public Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Tuple<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol,Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType>> UnderlyingType { get; }
member this.UnderlyingType : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol * Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType>
Public ReadOnly Property UnderlyingType As QsTuple(Of Tuple(Of QsSymbol, QsType))

Property Value

QsTuple<Tuple<QsSymbol,QsType>>

Applies to