共用方式為


ResponseCacheAttribute.GetCacheProfile(MvcOptions) 方法

定義

CacheProfile取得這個屬性的 。

public:
 Microsoft::AspNetCore::Mvc::CacheProfile ^ GetCacheProfile(Microsoft::AspNetCore::Mvc::MvcOptions ^ options);
public Microsoft.AspNetCore.Mvc.CacheProfile GetCacheProfile (Microsoft.AspNetCore.Mvc.MvcOptions options);
member this.GetCacheProfile : Microsoft.AspNetCore.Mvc.MvcOptions -> Microsoft.AspNetCore.Mvc.CacheProfile
Public Function GetCacheProfile (options As MvcOptions) As CacheProfile

參數

options
MvcOptions

傳回

適用於