CallableSignature.ReturnType Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)]
public Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType ReturnType { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)>]
ReturnType : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType
Public ReadOnly Property ReturnType As QsType

Property Value

QsType
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to