Compartir a través de


SourceLocationTracker.CurrentLocation Propiedad

Definición

Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código. Obtiene o establece la ubicación actual del origen.

public System.Web.Razor.Text.SourceLocation CurrentLocation { get; set; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation with get, set
Public Property CurrentLocation As SourceLocation

Valor de propiedad

Ubicación actual del origen.

Se aplica a