Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Gets the unformatted XML content of the element.
elem.Xml
Property Value/Return Value
A String that represents the unformatted XML content of the element.
Remarks
This property is equivalent to the ToString method of the System.Xml.Linq.XNode class, with the SaveOptions parameter set to DisableFormatting.
See Also
Reference
Value (XElement Dynamic Property)