Share via


BinaryOperatorToken.OperatorKind Property

Definition

The operator represented by this node.

public Microsoft.OData.UriParser.BinaryOperatorKind OperatorKind { get; }
member this.OperatorKind : Microsoft.OData.UriParser.BinaryOperatorKind
Public ReadOnly Property OperatorKind As BinaryOperatorKind

Property Value

Applies to