Share via


ParserBase.OtherParser Property

Definition

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.ParserBase
Protected MustOverride ReadOnly Property OtherParser As ParserBase

Property Value

Applies to