다음을 통해 공유


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

호출자의 줄입니다.

적용 대상