System::Net::Http::Headers::HttpContentHeaders::get_Expires method

HttpContentHeaders::get_Expires method

Gets a value of the ‘Expires’ header.

Nullable<DateTimeOffset> System::Net::Http::Headers::HttpContentHeaders::get_Expires()

ReturnValue

A value of the ‘Expires’ header.

See Also