XmlUtil.CreateXmlWriter Method (TextWriter, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public static XmlWriter CreateXmlWriter(
TextWriter textWriter,
bool indented
)
Public Shared Function CreateXmlWriter (
textWriter As TextWriter,
indented As Boolean
) As XmlWriter
Parameters
- textWriter
Type: System.IO.TextWriter
- indented
Type: System.Boolean
Return Value
Type: System.Xml.XmlWriter
See Also
CreateXmlWriter Overload
XmlUtil Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright