Open sandboxFocus

Property Expression

Expression

Gets the expression to which the local variable is being assigned.

Declaration
public readonly IExpression Expression { get; }
Property Value
Type Description
IExpression