Open sandboxFocus

Property ExpressionType

ExpressionType

Gets or sets the resulting type of the expression, if known. This value allows to generate simpler code.

Declaration
public IType? ExpressionType { get; set; }
Property Value
Type Description
IType