Open sandboxFocus

Property InitializerExpression

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