get_IfModifiedSince()

HttpRequestHeaders::get_IfModifiedSince() method

Gets a value of the ‘If-Modified-Since’ header.

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

Return Value

A value of the ‘If-Modified-Since’ header.

See Also