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 |
Gets or sets the resulting type of the expression, if known. This value allows to generate simpler code.
public IType? ExpressionType { get; set; }| Type | Description |
|---|---|
| IType |