The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XNode::ToString Method
.NET Framework (current version)
Returns the XML for this node, optionally disabling formatting.
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | ToString() | Returns the indented XML for this node.(Overrides Object::ToString().) |
![]() | ToString(SaveOptions) | Returns the XML for this node, optionally disabling formatting. |
Show:
