set_Expires()

Cookie::set_Expires(DateTime) method

Sets the ‘Expires’ attribute’s value.

void System::Net::Cookie::set_Expires(DateTime value)

Arguments

ParameterTypeDescription
valueDateTimeThe value that must be set.

See Also