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.
XmlReflectionImporter::IncludeTypes Method (ICustomAttributeProvider^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Includes mappings for derived types for later use when import methods are invoked.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- provider
-
Type:
System.Reflection::ICustomAttributeProvider^
An instance of the ICustomAttributeProvider class that contains custom attributes derived from the XmlIncludeAttribute attribute.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: