System::Net::Http::Headers::HttpRequestHeaders::get_IfUnmodifiedSince method

HttpRequestHeaders::get_IfUnmodifiedSince method

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

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

ReturnValue

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

See Also