Share via


SourceLocationTracker.CurrentLocation Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the current location of the source.

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

Property Value

The current location of the source.

Applies to