Constructs and initializes a new instance of the System.Xml.XmlTextReader class with the specified file.
- url
- A string specifying the URL for the file containing the XML data.
Type Reason System.Xml.XmlException url is null.
This constructor is equivalent to System.Xml.XmlTextReader.XmlTextReader(url, new System.Xml.NameTable()).
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0