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) 

事件類型

適用於