次の方法で共有


SettingMock.RegisterSourcePath(String, Int32) メソッド

定義

ソース パスを登録します。

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

パラメーター

path
String

ファイルへのパス。

line
Int32

呼び出し元の行。

適用対象