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

屬性值

來源文件的文字讀取器。

適用於