Поделиться через


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

Строка вызывающих абонентов.

Применяется к