共用方式為


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

呼叫端行。

適用於