TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.CurrentLocation Property

Definition

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

protected System.Web.Razor.Text.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation
Protected ReadOnly Property CurrentLocation As SourceLocation

Property Value

The current location of the current instance.

Applies to