get_Date()

HttpResponseHeaders::get_Date() method

Gets a value of the ‘Date’ header.

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

Return Value

A value of the ‘Date’ header.

See Also