RazorBuildProvider.CompilingPath 事件

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。在使用新的虚拟路径进行编译时发生。

public static event EventHandler<System.Web.WebPages.Razor.CompilingPathEventArgs> CompilingPath;
member this.CompilingPath : EventHandler<System.Web.WebPages.Razor.CompilingPathEventArgs> 
Public Shared Event CompilingPath As EventHandler(Of CompilingPathEventArgs) 

事件类型

适用于