Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Syntax­Builders/Interpolated­String­Builder/Add­Text
Open sandboxFocus

Method AddText

AddText(String)

Adds a fixed text to the interpolated string.

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