SchemaImporterExtensionElement Constructor (String^, Type^)
.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 SchemaImporterExtensionElement class using the specified name and type.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- name
-
Type:
System::String^
The name of the new extension. The name must be unique.
- type
-
Type:
System::Type^
The Type of the new extension.
.NET Framework
Available since 2.0
Available since 2.0
Show: