ExtensionElement Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the ExtensionElement class with a specified name.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- name
-
Type:
System::String^
A unique name of this configuration element.
| Exception | Condition |
|---|---|
| ArgumentNullException | name is null or empty. |
.NET Framework
Available since 3.0
Available since 3.0
Show: