RazorBuildProvider.OnBeforeCompilePath(CompilingPathEventArgs) 方法      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。引发 CompilingPath 事件。
protected virtual void OnBeforeCompilePath(System.Web.WebPages.Razor.CompilingPathEventArgs args);abstract member OnBeforeCompilePath : System.Web.WebPages.Razor.CompilingPathEventArgs -> unit
override this.OnBeforeCompilePath : System.Web.WebPages.Razor.CompilingPathEventArgs -> unitProtected Overridable Sub OnBeforeCompilePath (args As CompilingPathEventArgs)参数
为 CompilingPath 事件提供的数据。