System::Net::CookieParser::CheckQuoted method
CookieParser::CheckQuoted method
Checks if the specified string is wrapped in the quotes.
static String System::Net::CookieParser::CheckQuoted(String value)
Parameter | Type | Description |
---|---|---|
value | String | The string to check. |
ReturnValue
True when the specified string is wrapped in the quotes, otherwise false.
See Also
- Class String
- Class CookieParser
- Namespace System::Net
- Library Aspose.PUB for C++