XmlReflectionImporter Constructor (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the XmlReflectionImporter class using the specified default XML namespace.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- defaultNamespace
-
Type:
System::String^
The default XML namespace to use for imported type mappings.
It is not necessary to create an instance of the XmlReflectionImporter class directly.
.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: