YieldStatementSyntax.YieldKeyword Property

Definition

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

Property Value

Applies to