TestAction.RegisterSourcePath(String, Int32) Metódus

Definíció

Regisztrálja a fájl és a hívók vonalának elérési útját.

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

Paraméterek

path
String

A fájl elérési útja.

line
Int32

A hívó vonal.

A következőre érvényes: