Aracılığıyla paylaş


MvcOptions.CacheProfiles Özellik

Tanım

Yanıt önbelleğe alma için önceden tanımlanmış ayarlar olan CacheProfile Adları CacheProfile Sözlüğü alır.

public:
 property System::Collections::Generic::IDictionary<System::String ^, Microsoft::AspNetCore::Mvc::CacheProfile ^> ^ CacheProfiles { System::Collections::Generic::IDictionary<System::String ^, Microsoft::AspNetCore::Mvc::CacheProfile ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,Microsoft.AspNetCore.Mvc.CacheProfile> CacheProfiles { get; }
member this.CacheProfiles : System.Collections.Generic.IDictionary<string, Microsoft.AspNetCore.Mvc.CacheProfile>
Public ReadOnly Property CacheProfiles As IDictionary(Of String, CacheProfile)

Özellik Değeri

Şunlara uygulanır