Property Kind
| Improve this Doc View SourceKind
Gets the kind of this binary expression.
Declaration
protected abstract BinaryExpressionKind Kind { get; }
Property Value
Type | Description |
---|---|
BinaryExpressionKind |
Gets the kind of this binary expression.
protected abstract BinaryExpressionKind Kind { get; }
Type | Description |
---|---|
BinaryExpressionKind |