Partilhar via


BinaryOpNode.Kind Property

Definition

Kind of the parse node.

public override Microsoft.PowerFx.Syntax.NodeKind Kind { get; }
member this.Kind : Microsoft.PowerFx.Syntax.NodeKind
Public Overrides ReadOnly Property Kind As NodeKind

Property Value

Applies to