TextBufferReader.CurrentLocation 属性

定义

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

public override System.Web.Razor.Text.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation
Public Overrides ReadOnly Property CurrentLocation As SourceLocation

属性值

文本缓冲区的当前位置。

适用于