System::Net::Cookie::set_Discard method

Cookie::set_Discard method

Sets the ‘Discard’ attribute’s value.

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

See Also