共用方式為


CompilingPathEventArgs 類別

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。表示包含事件資料之編譯路徑的基類。

public class CompilingPathEventArgs : EventArgs
type CompilingPathEventArgs = class
    inherit EventArgs
Public Class CompilingPathEventArgs
Inherits EventArgs
繼承
CompilingPathEventArgs

建構函式

CompilingPathEventArgs(String, WebPageRazorHost)

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。初始化 類別的新實例 CompilingPathEventArgs

屬性

Host

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得或設定網頁 razor 的主機。

VirtualPath

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得網頁的虛擬路徑。

適用於