Partager via


Extensions.Escape(String) Méthode

Définition

Échappement \ à partir du texte.

public static string Escape (this string text);
static member Escape : string -> string
<Extension()>
Public Function Escape (text As String) As String

Paramètres

text
String

Entrée de texte.

Retours

Texte d’échappement.

S’applique à