XmlPreloadedResolver Constructor (XmlKnownDtds)

 

Initializes a new instance of the XmlPreloadedResolver class with the specified preloaded well-known DTDs.

Namespace:   System.Xml.Resolvers
Assembly:  System.Xml (in System.Xml.dll)

public:
XmlPreloadedResolver(
	XmlKnownDtds preloadedDtds
)

Parameters

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
Return to top
Show: