System::Uri::EscapeUriString 메서드

Uri::EscapeUriString method

URI 문자열을 이스케이프된 형태로 변환합니다.

static String System::Uri::EscapeUriString(const String &stringToEscape)
매개변수형식설명
stringToEscapeconst String&이스케이프할 문자열

ReturnValue

이스케이프된 stringToEscape 표현을 포함하는 String

또 보기