Compartilhar via


OnCondition.RegisterSourceLocation(String, Int32) Método

Definição

Registra o local de origem.

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

Parâmetros

path
String

Caminho para o arquivo de origem.

lineNumber
Int32

Número de linha no arquivo de origem.

Aplica-se a