ParenthesizedLambdaExpressionSyntax.ArrowToken Property

Definition

SyntaxToken representing equals greater than.

public:
 virtual property Microsoft::CodeAnalysis::SyntaxToken ArrowToken { Microsoft::CodeAnalysis::SyntaxToken get(); };
public override Microsoft.CodeAnalysis.SyntaxToken ArrowToken { get; }
member this.ArrowToken : Microsoft.CodeAnalysis.SyntaxToken
Public Overrides ReadOnly Property ArrowToken As SyntaxToken

Property Value

Applies to