Share via


ComputeToken.Kind Property

Definition

Gets the kind of this token.

public override Microsoft.OData.UriParser.QueryTokenKind Kind { get; }
member this.Kind : Microsoft.OData.UriParser.QueryTokenKind
Public Overrides ReadOnly Property Kind As QueryTokenKind

Property Value

Applies to