Urn.UnEscapeString(String) メソッド

定義

XPATH に挿入するために以前に文字列に追加されたエスケープを削除する

[System.Runtime.InteropServices.ComVisible(false)]
public static string UnEscapeString(string escapedValue);
[<System.Runtime.InteropServices.ComVisible(false)>]
static member UnEscapeString : string -> string
Public Shared Function UnEscapeString (escapedValue As String) As String

パラメーター

escapedValue
String

返品

属性

適用対象