Langue

Urn.EscapeString(String) Méthode

Définition

échappement d’une chaîne pour l’utiliser à l’intérieur de l’expression 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

Paramètres

value
String

Retours

Attributs

S’applique à