Compartir a través de


HttpRequestMock.RegisterSourcePath(String, Int32) Método

Definición

asistente para registrar la ruta de acceso de origen con el depurador.

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 opcional.

line
Int32

línea opcional.

Se aplica a