System::Net::Cookie::set_Path 方法

Cookie::set_Path method

设置 ‘Path’ 属性的值。

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

另见