System::Net::Http::Headers::HttpResponseHeaders::get_Date method

HttpResponseHeaders::get_Date method

Gets a value of the ‘Date’ header.

Nullable<DateTimeOffset> System::Net::Http::Headers::HttpResponseHeaders::get_Date()

ReturnValue

A value of the ‘Date’ header.

See Also