ParserContext.CodeParser Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::AspNetCore::Razor::Parser::ParserBase ^ CodeParser { Microsoft::AspNetCore::Razor::Parser::ParserBase ^ get(); };
public Microsoft.AspNetCore.Razor.Parser.ParserBase CodeParser { get; }
member this.CodeParser : Microsoft.AspNetCore.Razor.Parser.ParserBase
Public ReadOnly Property CodeParser As ParserBase