System::Uri::UnescapeDataString メソッド

Uri::UnescapeDataString method

指定されたエスケープされた文字列のエスケープを解除します。

static String System::Uri::UnescapeDataString(const String &stringToUnescape)
パラメーター説明
stringToUnescapeconst String&エスケープ解除する文字列

ReturnValue

stringToUnescape のエスケープ解除された表現を含む新しい文字列

参照