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

属性值

适用于