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.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

NameDescription
System_CAPS_pubmethodConfigurationProperty(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.

System_CAPS_pubmethodConfigurationProperty(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.

System_CAPS_pubmethodConfigurationProperty(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.

System_CAPS_pubmethodConfigurationProperty(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.

System_CAPS_pubmethodConfigurationProperty(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.

Return to top
Show: