Share via


LastModified Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The Last-Modified HTTP header.

Namespace:  System.Net
Assembly:  System.Http (in System.Http.dll)

Syntax

'Declaration
Public Const LastModified As String
public const string LastModified
public:
literal String^ LastModified
static val mutable LastModified: string
public const var LastModified : String

.NET Framework Security

See Also

Reference

HttpKnownHeaderNames Class

System.Net Namespace