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

屬性值

適用於