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.
XmlReaderSettings Constructor (XmlResolver^)
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Xml
Assembly: System.Xml (in System.Xml.dll)
Return to top
Initializes a new instance of the XmlReaderSettings class.
Assembly: System.Xml (in System.Xml.dll)
public: [ObsoleteAttribute("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] XmlReaderSettings( XmlResolver^ resolver )
Parameters
- resolver
-
Type:
System.Xml::XmlResolver^
The XML resolver.
.NET Framework
Available since 4.5
Windows Phone Silverlight
Available since 7.0
Available since 4.5
Windows Phone Silverlight
Available since 7.0
Show: