System::Net::Cookie::set_Value 方法

Cookie::set_Value method

设置 cookie 的值。

void System::Net::Cookie::set_Value(String value)
参数类型描述
String必须设置的值。

另见