ConfigurationElementProperty Constructor (ConfigurationValidatorBase)
.NET Framework (current version)
Initializes a new instance of the ConfigurationElementProperty class, based on a supplied parameter.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- validator
-
Type:
System.Configuration.ConfigurationValidatorBase
A ConfigurationValidatorBase object.
| Exception | Condition |
|---|---|
| ArgumentNullException | validator is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: