System::Net::CookieParser::CheckQuoted 方法
CookieParser::CheckQuoted method
检查指定的字符串是否被引号包裹。
static String System::Net::CookieParser::CheckQuoted(String value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | String | 要检查的字符串。 |
ReturnValue
如果指定的字符串被引号包裹则返回 true,否则返回 false。
另见
- Class String
- Class CookieParser
- Namespace System::Net
- Library Aspose.Font for C++