HttpRuntime.CodegenDir 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 ASP.NET 儲存目前應用程式的暫存檔 (產生的來源、編譯的組譯等) 的目錄實體路徑。
public:
static property System::String ^ CodegenDir { System::String ^ get(); };
public static string CodegenDir { get; }
member this.CodegenDir : string
Public Shared ReadOnly Property CodegenDir As String
屬性值
應用程式的暫存檔儲存目錄的實體路徑。