Urn.UnEscapeString(String) Método

Definición

quitar el escape agregado previamente a una cadena para la inserción en 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

Parámetros

escapedValue
String

Devoluciones

Atributos

Se aplica a