CacheProfile.Location Özellik

Tanım

Belirli bir URL'den verilerin önbelleğe alınması gereken konumu alır veya ayarlar. Bu özellik null olmayan bir değere ayarlanırsa , "Cache-control" üst bilgisi içinde Responseayarlanır.

public:
 property Nullable<Microsoft::AspNetCore::Mvc::ResponseCacheLocation> Location { Nullable<Microsoft::AspNetCore::Mvc::ResponseCacheLocation> get(); void set(Nullable<Microsoft::AspNetCore::Mvc::ResponseCacheLocation> value); };
public Microsoft.AspNetCore.Mvc.ResponseCacheLocation? Location { get; set; }
member this.Location : Nullable<Microsoft.AspNetCore.Mvc.ResponseCacheLocation> with get, set
Public Property Location As Nullable(Of ResponseCacheLocation)

Özellik Değeri

Şunlara uygulanır