System::Net::Cookie::set_Path 方法
Cookie::set_Path method
设置 ‘Path’ 属性的值。
void System::Net::Cookie::set_Path(String value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | String | 必须设置的值。 |
另见
- Class String
- Class Cookie
- Namespace System::Net
- Library Aspose.Font for C++
设置 ‘Path’ 属性的值。
void System::Net::Cookie::set_Path(String value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | String | 必须设置的值。 |