共用方式為


ParserContext.ActiveParser 屬性

定義

public:
 property Microsoft::AspNetCore::Razor::Parser::ParserBase ^ ActiveParser { Microsoft::AspNetCore::Razor::Parser::ParserBase ^ get(); };
public Microsoft.AspNetCore.Razor.Parser.ParserBase ActiveParser { get; }
member this.ActiveParser : Microsoft.AspNetCore.Razor.Parser.ParserBase
Public ReadOnly Property ActiveParser As ParserBase

屬性值

適用於