Dialog.RegisterSourceLocation(String, Int32) Metodo

Definizione

Registra un cref="SourceRange"/> nella posizione specificata.

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

Parametri

path
String

Percorso del file di origine.

lineNumber
Int32

Numero di riga in cui si troverà l'origine nel file.

Si applica a