次の方法で共有


ParserBase.OtherParser プロパティ

定義

この型/メンバーは、.NET Framework インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。他のパーサー を取得しますParserBase

protected abstract System.Web.Razor.Parser.ParserBase OtherParser { get; }
member this.OtherParser : System.Web.Razor.Parser.ParserBase
Protected MustOverride ReadOnly Property OtherParser As ParserBase

プロパティ値

もう 1 つのパーサー ParserBase

適用対象