Partager via


Dialog.RegisterSourceLocation(String, Int32) Méthode

Définition

Inscrit un cref="SourceRange"/> à l’emplacement fourni.

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

Paramètres

path
String

Chemin d’accès au fichier source.

lineNumber
Int32

Numéro de ligne dans lequel la source se trouve sur le fichier.

S’applique à