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