XmlPreloadedResolver Constructor (XmlResolver^, XmlKnownDtds)
.NET Framework (current version)
Initializes a new instance of the XmlPreloadedResolver class with the specified fallback resolver and preloaded well-known DTDs.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- fallbackResolver
-
Type:
System.Xml::XmlResolver^
The XmlResolver, XmlXapResolver, or your own resolver.
- preloadedDtds
-
Type:
System.Xml.Resolvers::XmlKnownDtds
The well-known DTDs that should be prepopulated into the cache.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: