BinaryExpressionEventData.Left Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The left Expression.
public virtual System.Linq.Expressions.Expression Left { get; }
member this.Left : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property Left As Expression