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

Uri.EscapeString メソッド

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

文字列エスケープ表現変換します

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

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

パラメータ

str

エスケープ表現変換する文字列

戻り値
文字列エスケープ表現

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


このページでは「.NET Framework クラス ライブラリ リファレンス」からUri.EscapeString メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からUri.EscapeString メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からUri.EscapeString メソッド を検索

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS