System::Net::CookieParser::CheckQuoted 메서드
CookieParser::CheckQuoted method
지정된 문자열이 따옴표로 감싸여 있는지 확인합니다.
static String System::Net::CookieParser::CheckQuoted(String value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | String | 확인할 문자열입니다. |
ReturnValue
지정된 문자열이 따옴표로 둘러싸여 있으면 true, 그렇지 않으면 false.
또 보기
- Class String
- Class CookieParser
- Namespace System::Net
- Library Aspose.Page for C++