IHeaderDictionary.LastModified Property

Definition

Gets or sets the Last-Modified HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues LastModified { get; set; }
member this.LastModified : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property LastModified As StringValues

Property Value

Applies to