Compartilhar via


Dialog.RegisterSourceLocation(String, Int32) Método

Definição

Registra um cref="SourceRange"/> no local fornecido.

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

O caminho para o arquivo de origem.

lineNumber
Int32

O número de linha em que a origem estará localizada no arquivo.

Aplica-se a