InitializerExpression
Gets or sets the initializer expression (i.e. the expression at the right hand of the equal sign).
Declaration
IExpression? InitializerExpression { get; set; }Property Value
| Type | Description |
|---|---|
| IExpression |
Gets or sets the initializer expression (i.e. the expression at the right hand of the equal sign).
IExpression? InitializerExpression { get; set; }| Type | Description |
|---|---|
| IExpression |