QueryContinuationSyntax.IntoKeyword Property

Definition

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

Property Value

Applies to