SchemaImporterExtensionElement::Name Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the name of the extension.
Assembly: System.Xml (in System.Xml.dll)
public: [ConfigurationPropertyAttribute("name", IsRequired = true, IsKey = true)] property String^ Name { String^ get(); void set(String^ value); }
The name must be unique.
.NET Framework
Available since 2.0
Available since 2.0
Show: