Urn.UnEscapeString(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
移除先前加入字串以插入 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
傳回
- 屬性