Поделиться через


SerializationUtilities.UnescapeXmlString(String) Метод

Определение

Внимание!

This method is no longer required and shouldn't be used by the latest templates

Отмена отсчитывания символов из XML, например преобразование & вернуться к &.

public:
 static System::String ^ UnescapeXmlString(System::String ^ input);
[System.Obsolete("This method is no longer required and shouldn't be used by the latest templates")]
public static string UnescapeXmlString (string input);
[<System.Obsolete("This method is no longer required and shouldn't be used by the latest templates")>]
static member UnescapeXmlString : string -> string
Public Shared Function UnescapeXmlString (input As String) As String

Параметры

input
String

Возвращаемое значение

Атрибуты

Применяется к