次の方法で共有


UriEscaper.Unescape(String) メソッド

定義

public:
 static System::String ^ Unescape(System::String ^ escaped);
public static string Unescape (string escaped);
static member Unescape : string -> string
Public Shared Function Unescape (escaped As String) As String

パラメーター

escaped
String

戻り値

適用対象