Aracılığıyla paylaş


HttpCachePolicyWrapper.SetLastModified(DateTime) Yöntem

Tanım

Last-ModifiedHttp üstbilgisini belirtilen tarih ve saate ayarlar.

public:
 override void SetLastModified(DateTime date);
public override void SetLastModified (DateTime date);
override this.SetLastModified : DateTime -> unit
Public Overrides Sub SetLastModified (date As DateTime)

Parametreler

date
DateTime

Üstbilgiyi ayarlanacak tarih-saat değeri Last-Modified .

Özel durumlar

date , geçerli olandan daha sonra DateTime .

Şunlara uygulanır