OutputCacheProfileCollection.Set(OutputCacheProfile) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した OutputCacheProfile オブジェクトを設定します。
public:
void Set(System::Web::Configuration::OutputCacheProfile ^ user);
public void Set(System.Web.Configuration.OutputCacheProfile user);
member this.Set : System.Web.Configuration.OutputCacheProfile -> unit
Public Sub Set (user As OutputCacheProfile)
パラメーター
- user
- OutputCacheProfile
設定する OutputCacheProfileCollection 要素。
例外
注釈
Set メソッドは、既存の OutputCacheProfileCollection 要素を変更します。