Share via


OrderingSyntax.AscendingOrDescendingKeyword Property

Definition

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

Property Value

Applies to