Open sandboxFocus

Property InitializerExpression

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