MemoryExtensions.TryWriteInterpolatedStringHandler.AppendLiteral 메서드

정의

지정된 문자열을 처리기에 씁니다.

public:
 bool AppendLiteral(System::String ^ value);
public bool AppendLiteral(string value);
member this.AppendLiteral : string -> bool
Public Function AppendLiteral (value As String) As Boolean

매개 변수

value
String

쓸 문자열입니다.

반품

값의 형식을 범위에 지정할 수 있으면

적용 대상