SchemaImporterExtensionElement Constructor (String^, 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 SchemaImporterExtensionElement class and specifies the name and type of the extension.
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::String^
The type of the new extension, specified as a string.
.NET Framework
Available since 2.0
Available since 2.0
Show: