TextDocumentReader.Position 属性

定义

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

public int Position { get; set; }
member this.Position : int with get, set
Public Property Position As Integer

属性值

文本文档的位置。

实现

适用于