Compartilhar via


TestAction.RegisterSourcePath(String, Int32) Método

Definição

Registra o caminho para a linha de arquivos e chamadores.

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

O caminho para o arquivo.

line
Int32

A linha de chamadas.

Aplica-se a