Urn.EscapeString(String) Methode

Definition

escape a string to make it suitable for use inside the XPATH expression

[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

Parameter

value
String

Gibt zurück

Attribute

Gilt für: