System::Uri::UnescapeDataString メソッド
Uri::UnescapeDataString method
指定されたエスケープされた文字列のエスケープを解除します。
static String System::Uri::UnescapeDataString(const String &stringToUnescape)
| パラメーター | 型 | 説明 |
|---|---|---|
| stringToUnescape | const String& | エスケープ解除する文字列 |
ReturnValue
stringToUnescape のエスケープ解除された表現を含む新しい文字列
参照
- Class String
- Class Uri
- Namespace System
- Library Aspose.Page for C++