TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.CurrentLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.