OutputCacheParameters.CacheProfile 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定與輸出快取項目設定關聯的 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
屬性值
與輸出快取項目設定關聯的 OutputCacheProfile 名稱。
備註
設定檔會識別設定中的一組快取設定 <outputCacheSettings>
,作為輸出快取專案的基本設定。