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