Tokenizer<TSymbol,TSymbolType>.CurrentStart 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取源位置的当前起点。

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

属性值

源位置的当前开始。

适用于