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

반환

적용 대상