다음을 통해 공유


OnCondition.RegisterSourceLocation(String, Int32) 메서드

정의

원본 위치를 등록합니다.

protected void RegisterSourceLocation (string path, int lineNumber);
member this.RegisterSourceLocation : string * int -> unit
Protected Sub RegisterSourceLocation (path As String, lineNumber As Integer)

매개 변수

path
String

원본 파일의 경로입니다.

lineNumber
Int32

원본 파일의 줄 번호입니다.

적용 대상