Aracılığıyla paylaş


OutgoingWebResponseContext.LastModified Özellik

Tanım

Giden Web yanıtının son değiştirilen üst bilgilerini alır veya ayarlar.

public:
 property DateTime LastModified { DateTime get(); void set(DateTime value); };
public DateTime LastModified { get; set; }
member this.LastModified : DateTime with get, set
Public Property LastModified As DateTime

Özellik Değeri

DateTime

İstenen DateTime kaynağın en son değiştirilma zamanlarını içeren bir örnek.

Şunlara uygulanır