共用方式為


OutputCacheParameters.CacheProfile 屬性

定義

取得或設定與輸出快取項目設定關聯的 OutputCacheProfile 名稱。

public:
 property System::String ^ CacheProfile { System::String ^ get(); void set(System::String ^ value); };
public string CacheProfile { get; set; }
member this.CacheProfile : string with get, set
Public Property CacheProfile As String

屬性值

String

與輸出快取項目設定關聯的 OutputCacheProfile 名稱。

備註

設定檔會識別設定中的一組快取設定 <outputCacheSettings> ,作為輸出快取專案的基本設定。

適用於

另請參閱