System::Net::Cookie::InternalSetName 方法
Cookie::InternalSetName method
此方法由其他方法调用以设置方法名称。
bool System::Net::Cookie::InternalSetName(String value)
| Parameter | Type | 描述 |
|---|---|---|
| value | 字符串 | 必须设置的值。 |
ReturnValue
当指定的值为空或特殊时为 true,否则为 false。
另见
- Class String
- Class Cookie
- Namespace System::Net
- Library Aspose.Page for C++