InternalSetName()
Cookie::InternalSetName(String) method
This method is called by other methods to set a method name.
bool System::Net::Cookie::InternalSetName(String value)
Arguments
Parameter | Type | Description |
---|---|---|
value | String | The value that must be set. |
Return Value
True when the specified value is empty or special, otherwise false.
See Also
- Class String
- Class Cookie
- Namespace System::Net
- Library Aspose.Slides