Gets the outer XML of the specified element.
element
public static string GetOuterXml(XElement element)
The XML element.
A string representing the outer XML of element.