Edit

Share via


Guard.IsTrueInterpolatedStringHandler.AppendLiteral(String) Method

Definition

Writes the specified string to the handler.

public void AppendLiteral(string value);
member this.AppendLiteral : string -> unit
Public Sub AppendLiteral (value As String)

Parameters

value
String

Applies to