XmlUtil.CreateXmlReader Method (String)

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public static XmlReader CreateXmlReader(
    string xml
)
public:
static XmlReader^ CreateXmlReader(
    String^ xml
)
static member CreateXmlReader : 
        xml:string -> XmlReader
Public Shared Function CreateXmlReader (
    xml As String
) As XmlReader

Parameters

Return Value

Type: System.Xml.XmlReader

See Also

CreateXmlReader Overload
XmlUtil Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright