HttpCachePolicy.GetUtcLastModified Method

Definition

Gets the value of the Last-Modified HTTP header in Coordinated Universal Time (UTC).

public:
 DateTime GetUtcLastModified();
public DateTime GetUtcLastModified ();
member this.GetUtcLastModified : unit -> DateTime
Public Function GetUtcLastModified () As DateTime

Returns

The value of the Last-Modified HTTP header.

Applies to