次の方法で共有


ParserContext.ActiveParser プロパティ

定義

public:
 property Microsoft::AspNetCore::Razor::Parser::ParserBase ^ ActiveParser { Microsoft::AspNetCore::Razor::Parser::ParserBase ^ get(); };
public Microsoft.AspNetCore.Razor.Parser.ParserBase ActiveParser { get; }
member this.ActiveParser : Microsoft.AspNetCore.Razor.Parser.ParserBase
Public ReadOnly Property ActiveParser As ParserBase

プロパティ値

適用対象