Compartir a través de


TestAction.RegisterSourcePath(String, Int32) Método

Definición

Registra la ruta de acceso a la línea de los autores de llamadas y archivos.

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

Parámetros

path
String

Ruta de acceso al archivo.

line
Int32

Línea de llamadores.

Se aplica a