Metodo System::Net::CookieParser::CheckQuoted
CookieParser::CheckQuoted method
Verifica se la stringa specificata è racchiusa tra virgolette.
static String System::Net::CookieParser::CheckQuoted(String value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Stringa | La stringa da verificare. |
ReturnValue
Vero quando la stringa specificata è racchiusa tra virgolette, altrimenti falso.
Vedi anche
- Class String
- Class CookieParser
- Namespace System::Net
- Library Aspose.Font for C++