共用方式為


OutputCacheProfileCollection.Set(OutputCacheProfile) 方法

定義

設定指定的 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)

參數

例外狀況

備註

Set 方法會修改現有的 OutputCacheProfileCollection 專案。

適用於

另請參閱