Delen via


Dialog.RegisterSourceLocation(String, Int32) Methode

Definitie

Registreert een cref="SourceRange"/> op de opgegeven locatie.

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

Parameters

path
String

Het pad naar het bronbestand.

lineNumber
Int32

Het regelnummer waar de bron zich in het bestand bevindt.

Van toepassing op