ResolvedSignature.ReturnType Property

Definition

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

Property Value

ResolvedType
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to