共用方式為


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

呼叫端的行。

適用於