get_Date()

HttpRequestHeaders::get_Date() method

Gets a value of the ‘Date’ header.

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

Return Value

A value of the ‘Date’ header.

See Also