Udostępnij za pośrednictwem


OnCondition.RegisterSourceLocation(String, Int32) Metoda

Definicja

Rejestruje lokalizację źródłową.

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 pliku źródłowym.

Dotyczy