次の方法で共有


OutputCacheAttribute のメンバー

出力キャッシュの有効化を宣言します。

OutputCacheAttribute データ型で公開されるメンバーを以下の表に示します。

パブリック コンストラクター

  名前 説明
  OutputCacheAttribute オーバーロードされます。OutputCacheAttribute クラスの新しいインスタンスを初期化します。

このページのトップへ

パブリック プロパティ

  名前 説明
public property CacheProfile キャッシュ設定の名前を取得します。
public property Duration 応答をキャッシュする時間 (秒単位) を取得します。
public property Location キャッシュを適用できる場所を取得します。
public property SqlCacheDependencies SQL キャッシュ依存関係を取得または設定します。
public property TypeId  (Attribute から継承)
public property UseSlidingExpiration 時間にスライド式有効期限を使用するか、絶対有効期限を使用するかを示す値を取得または設定します。
public property VaryByHeaders キャッシュされた応答の基本になるヘッダーを取得または設定します。

このページのトップへ

パブリック メソッド

(プロテクト メソッド も参照)

  名前 説明
public method Equals  オーバーロードされます。(Attribute から継承)
public methodstatic GetCustomAttribute  オーバーロードされます。(Attribute から継承)
public methodstatic GetCustomAttributes  オーバーロードされます。(Attribute から継承)
public method GetHashCode  (Attribute から継承)
public method GetType  (Object から継承)
public method IsDefaultAttribute  (Attribute から継承)
public methodstatic IsDefined  オーバーロードされます。(Attribute から継承)
public method Match  (Attribute から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString  (Object から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method MemberwiseClone  (Object から継承)

このページのトップへ

明示的インターフェイスの実装

  名前 説明
  System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Attribute から継承)
  System.Runtime.InteropServices._Attribute.GetTypeInfo  (Attribute から継承)
  System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Attribute から継承)
  System.Runtime.InteropServices._Attribute.Invoke  (Attribute から継承)

このページのトップへ

参照

リファレンス

OutputCacheAttribute クラス
System.ServiceModel.DomainServices.Server 名前空間