ParserContext.ActiveParser 屬性

定義

這個類型/成員可以支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。 取得或設定內容的作用中剖析器。

public System.Web.Razor.Parser.ParserBase ActiveParser { get; }
member this.ActiveParser : System.Web.Razor.Parser.ParserBase
Public ReadOnly Property ActiveParser As ParserBase

屬性值

內容的作用中剖析器。

適用於