Uri.Unescape メソッドとは? わかりやすく解説

Uri.Unescape メソッド

メモ : このメソッドは、互換性のために残されています。

エスケープ シーケンスエスケープ解除され形式置換することによって、指定した文字列変換します

名前空間: System
アセンブリ: System (system.dll 内)
構文構文

<ObsoleteAttribute("The method has been deprecated. Please
 use GetComponents() or static UnescapeDataString() to unescape a Uri component
 or a string. http://go.microsoft.com/fwlink/?linkid=14202")> _
Protected Overridable Function
 Unescape ( _
    path As String _
) As String
[ObsoleteAttribute("The method has been deprecated. Please use GetComponents()
 or static UnescapeDataString() to unescape a Uri component or
 a string. http://go.microsoft.com/fwlink/?linkid=14202")] 
protected virtual string Unescape (
    string path
)
[ObsoleteAttribute(L"The method has been deprecated. Please use GetComponents()
 or static UnescapeDataString() to unescape a Uri component or
 a string. http://go.microsoft.com/fwlink/?linkid=14202")] 
protected:
virtual String^ Unescape (
    String^ path
)
/** @attribute ObsoleteAttribute("The method has been deprecated. Please use
 GetComponents() or static UnescapeDataString() to unescape a
 Uri component or a string. http://go.microsoft.com/fwlink/?linkid=14202") */ 
protected String Unescape (
    String path
)
ObsoleteAttribute("The method has been deprecated. Please use GetComponents()
 or static UnescapeDataString() to unescape a Uri component or
 a string. http://go.microsoft.com/fwlink/?linkid=14202") 
protected function Unescape (
    path : String
) : String

パラメータ

path

変換対象String

戻り値
path パラメータエスケープ解除された値を格納している String

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

Uri.Unescape メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Uri.Unescape メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS