OutputCacheSettingsSection コンストラクター

定義

OutputCacheSettingsSection クラスの新しいインスタンスを初期化します。

public:
 OutputCacheSettingsSection();
public OutputCacheSettingsSection();
Public Sub New ()

注釈

OutputCacheSettingsSection コンストラクターは、コードから直接使用するためのものではありません。 ASP.NET 構成システムによって呼び出されます。 OutputCacheSettingsSection メソッドを使用して、GetSection クラスのインスタンスを取得します。

適用対象