set_Comment()

Cookie::set_Comment(String) method

Sets the ‘Comment’ attribute’s value.

void System::Net::Cookie::set_Comment(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also