System::Net::Cookie::set_Expired method

Cookie::set_Expired method

Sets a value that indicates if the cookie expired.

void System::Net::Cookie::set_Expired(bool value)
ParameterTypeDescription
valueboolThe value that must be set.

See Also