次の方法で共有


ParserContext.CodeParser プロパティ

定義

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

プロパティ値

適用対象