SchemaImporterExtension::ImportDefaultValue Method (String^, String^)
.NET Framework (current version)
Allows you to specify the default value for the XSD type being imported.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- value
-
Type:
System::String^
The value found in the original XSD.
- type
-
Type:
System::String^
The XSD type name.
In order to control the generation of the code, you must use the classes found in the System.CodeDom namespace. For more information, see Using the CodeDOM and CodeDOM Quick Reference.
.NET Framework
Available since 2.0
Available since 2.0
Show: