BufferingTextReader.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

属性值

缓冲区中字符的当前位置。

适用于