LetClauseSyntax.LetKeyword Property

Definition

The "Let" keyword.

public:
 property Microsoft::CodeAnalysis::SyntaxToken LetKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public Microsoft.CodeAnalysis.SyntaxToken LetKeyword { get; }
member this.LetKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property LetKeyword As SyntaxToken

Property Value

Applies to