ParserBase.OtherParser 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.
protected:
 abstract property Microsoft::AspNetCore::Razor::Parser::ParserBase ^ OtherParser { Microsoft::AspNetCore::Razor::Parser::ParserBase ^ get(); };protected abstract Microsoft.AspNetCore.Razor.Parser.ParserBase OtherParser { get; }member this.OtherParser : Microsoft.AspNetCore.Razor.Parser.ParserBaseProtected MustOverride ReadOnly Property OtherParser As ParserBase