get_IfUnmodifiedSince()

HttpRequestHeaders::get_IfUnmodifiedSince() method

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

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

Return Value

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

See Also