SeekableTextReader.Location 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取文本读取器的位置源。

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

属性值

文本读取器的位置源。

实现

适用于