ConfigurationElementProperty Class
Specifies the property of a configuration element. This class cannot be inherited.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigurationElementProperty(ConfigurationValidatorBase^) | Initializes a new instance of the ConfigurationElementProperty class, based on a supplied parameter. |
| Name | Description | |
|---|---|---|
![]() | Validator | Gets a ConfigurationValidatorBase object used to validate the ConfigurationElementProperty object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
This class can be used to validate configuration element properties. Also, this class can be used in conjunction with the ConfigurationElement class.
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)