HeaderNames.LastModified Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Last-Modified
HTTP header name.
public: System::String ^ LastModified;
public: static initonly System::String ^ LastModified;
public const string LastModified;
public static readonly string LastModified;
val mutable LastModified : string
staticval mutable LastModified : string
Public Const LastModified As String
Public Shared ReadOnly LastModified As String