Metalama (preview)API documentationAspect APIMetalama.​Framework.​Code.​Syntax­BuildersInterpolated­String­BuilderAdd­Text
Open sandboxFocus

InterpolatedStringBuilder.AddText Method

AddText(string?)

Adds a fixed text to the interpolated string.

Declaration
public void AddText(string? text)
Parameters
Type Name Description
string text