GeneralFunctions.UnEscapeXml(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unescapes Xml metacharacters.
public:
static System::String ^ UnEscapeXml(System::String ^ content);
public static string UnEscapeXml (string content);
static member UnEscapeXml : string -> string
Public Shared Function UnEscapeXml (content As String) As String
Parameters
- content
- String
Specifies the escaped input