System::Net::Cookie::InternalSetName 方法
Cookie::InternalSetName method
此方法被其他方法调用以设置方法名。
bool System::Net::Cookie::InternalSetName(String value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | String | 必须设置的值。 |
ReturnValue
当指定的值为空或特殊时返回 true,否则返回 false。
另见
- Class String
- Class Cookie
- Namespace System::Net
- Library Aspose.Font for C++