System::Net::CookieParser::CheckQuoted 메서드

CookieParser::CheckQuoted method

지정된 문자열이 따옴표로 감싸여 있는지 확인합니다.

static String System::Net::CookieParser::CheckQuoted(String value)
매개변수형식설명
valueString확인할 문자열입니다.

ReturnValue

지정된 문자열이 따옴표로 둘러싸여 있으면 true, 그렇지 않으면 false.

또 보기