Partager via


OnCondition.RegisterSourceLocation(String, Int32) Méthode

Définition

Inscrit l’emplacement source.

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 le fichier source.

S’applique à