CSharpCodeParser.OtherParser 属性

定义

protected:
 virtual property Microsoft::AspNetCore::Razor::Parser::ParserBase ^ OtherParser { Microsoft::AspNetCore::Razor::Parser::ParserBase ^ get(); };
protected override Microsoft.AspNetCore.Razor.Parser.ParserBase OtherParser { get; }
member this.OtherParser : Microsoft.AspNetCore.Razor.Parser.ParserBase
Protected Overrides ReadOnly Property OtherParser As ParserBase

属性值

适用于