共用方式為


ParserBase.OtherParser 屬性

定義

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

屬性值

適用於