System::Net::Cookie::set_Comment method

Cookie::set_Comment method

Sets the ‘Comment’ attribute’s value.

void System::Net::Cookie::set_Comment(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also