Delen via


Extensions.Escape(String) Methode

Definitie

Escape \ uit tekst.

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

Parameters

text
String

Invoertekst.

Retouren

Tekst met escape-teken.

Van toepassing op