JSScanner.GetStringLiteral 메서드

정의

검색되어 모든 이스케이프 시퀀스를 대체한 문자열을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 System::String ^ GetStringLiteral();
public string GetStringLiteral();
member this.GetStringLiteral : unit -> string
Public Function GetStringLiteral () As String

반품

검색되고 모든 이스케이프 시퀀스를 대체한 문자열입니다.

적용 대상

추가 정보