OutputCacheSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 Web 應用程式的輸出快取。 此類別無法獲得繼承。
public ref class OutputCacheSection sealed : System::Configuration::ConfigurationSection
public sealed class OutputCacheSection : System.Configuration.ConfigurationSection
type OutputCacheSection = class
inherit ConfigurationSection
Public NotInheritable Class OutputCacheSection
Inherits ConfigurationSection
- 繼承
備註
類別 OutputCacheSection 可讓您以程式設計方式存取和修改 區 OutputCache
段。
建構函式
OutputCacheSection() |
初始化 OutputCacheSection 類別的新執行個體。 |