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

傳回

屬性

適用於