System::Net::Cookie::set_Expires method

Cookie::set_Expires method

Sets the ‘Expires’ attribute’s value.

void System::Net::Cookie::set_Expires(DateTime value)
ParameterTypeDescription
valueDateTimeThe value that must be set.

See Also