QsType.Type Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)]
public Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType,Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol,Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol,Microsoft.Quantum.QsCompiler.SyntaxTokens.Characteristics> Type { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)>]
Type : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType, Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol, Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol, Microsoft.Quantum.QsCompiler.SyntaxTokens.Characteristics>
Public ReadOnly Property Type As QsTypeKind(Of QsType, QsSymbol, QsSymbol, Characteristics)

Property Value

QsTypeKind<QsType,QsSymbol,QsSymbol,Characteristics>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to