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