Urn.EscapeString(String) Metodo

Definizione

escape di una stringa per renderla adatta all'uso all'interno dell'espressione XPATH

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

Parametri

value
String

Valori restituiti

Attributi

Si applica a