Sdílet prostřednictvím


Dialog.RegisterSourceLocation(String, Int32) Metoda

Definice

Zaregistruje cref="SourceRange"/> v zadaném umístění.

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

Cesta ke zdrojovému souboru.

lineNumber
Int32

Číslo řádku, kde bude zdroj v souboru umístěn.

Platí pro