Udostępnij przez


Dialog.RegisterSourceLocation(String, Int32) Metoda

Definicja

Rejestruje cref="SourceRange"/> w podanej lokalizacji.

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

Parametry

path
String

Ścieżka do pliku źródłowego.

lineNumber
Int32

Numer wiersza, w którym znajduje się źródło w pliku.

Dotyczy