Share via


OrderByClauseSyntax.OrderKeyword Property

Definition

The "Order" keyword

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

Property Value

Applies to