다음을 통해 공유


TestAction.RegisterSourcePath(String, Int32) 메서드

정의

파일 및 호출자 줄의 경로를 등록합니다.

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

매개 변수

path
String

파일의 경로입니다.

line
Int32

호출자 줄입니다.

적용 대상