set_Discard()

Cookie::set_Discard(bool) method

Sets the ‘Discard’ attribute’s value.

void System::Net::Cookie::set_Discard(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also