JSScanner.GetSourceCode 메서드

정의

이 스캐너 개체와 연결된 소스 코드를 가져옵니다.

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

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

반환

String

검색할 소스 코드입니다.

설명

소스 코드를 지정 합니다 JSScanner(Context) 메서드 또는 SetSource 메서드.

적용 대상

추가 정보