Dialog.RegisterSourceLocation(String, Int32) 方法

定義

在提供的位置註冊 cref=「SourceRange」/ > 。

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

參數

path
String

原始程式檔的路徑。

lineNumber
Int32

來源將位於檔案上的行號。

適用於