ParenthesizedLambdaExpressionSyntax.ReturnType Property

Definition

public Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax? ReturnType { get; }
member this.ReturnType : Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax
Public ReadOnly Property ReturnType As TypeSyntax

Property Value

Applies to