Share via


Tokenizer<TSymbol,TSymbolType>.CurrentStart Property

Definition

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

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

Property Value

The current start of the source location.

Applies to