StringBuilder.AppendInterpolatedStringHandler.AppendLiteral(String) Method

Definition

Writes the specified string to the handler.

C#
public void AppendLiteral(string value);

Parameters

value
String

The string to write.

Applies to

Product Versions
.NET 6, 7, 8, 9, 10