Sdílet prostřednictvím


SerializationUtilities.UnescapeXmlString(String) Metoda

Definice

Upozornění

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

Zrušte zobrazení znaků přečtených z XML, např. převodem & zpět na &.

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

Parametry

input
String

Návraty

Atributy

Platí pro