Compartir a través de


SettingMock.RegisterSourcePath(String, Int32) Método

Definición

Registra la ruta de acceso de origen.

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

Parámetros

path
String

Ruta de acceso al archivo.

line
Int32

Línea del autor de la llamada.

Se aplica a