다음을 통해 공유


HttpRequestMock.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

선택적 줄입니다.

적용 대상