MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Declaration­BuildersIField­Or­Property­BuilderInitializer­Expression
Open sandboxFocus

IFieldOrPropertyBuilder.InitializerExpression Property

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