طريقة System::Text::RegularExpressions::Regex::Unescape

Regex::Unescape method

يفك تشفير الأحرف الخاصة في السلسلة المستخدمة كجزء من النمط.

static String System::Text::RegularExpressions::Regex::Unescape(const String &str)
ParameterTypeالوصف
strconst String&String لإلغاء ترميز الأحرف الخاصة في.

ReturnValue

String with unescaped special characters.

انظر أيضًا