ParserContext.Source 属性

定义

此类型/成员支持 .NET Framework 基础结构,不能在代码中直接使用。 获取或设置源文档的文本读取器。

public System.Web.Razor.Text.TextDocumentReader Source { get; set; }
member this.Source : System.Web.Razor.Text.TextDocumentReader with get, set
Public Property Source As TextDocumentReader

属性值

源文档的文本读取器。

适用于