ConfigurationProperty Constructor
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the ConfigurationProperty class.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigurationProperty(String^, Type^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationProperty class. |
![]() | ConfigurationProperty(String^, Type^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationProperty class. |
![]() | ConfigurationProperty(String^, Type^, Object^, ConfigurationPropertyOptions) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationProperty class. |
![]() | ConfigurationProperty(String^, Type^, Object^, TypeConverter^, ConfigurationValidatorBase^, ConfigurationPropertyOptions) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationProperty class. |
![]() | ConfigurationProperty(String^, Type^, Object^, TypeConverter^, ConfigurationValidatorBase^, ConfigurationPropertyOptions, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationProperty class. |
