SettingsProperty Constructor

 

Initializes a new instance of the SettingsProperty class.

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

NameDescription
System_CAPS_pubmethodSettingsProperty(SettingsProperty^)

Initializes a new instance of the SettingsProperty class, based on the supplied parameter.

System_CAPS_pubmethodSettingsProperty(String^)

Initializes a new instance of the SettingsProperty class. based on the supplied parameter.

System_CAPS_pubmethodSettingsProperty(String^, Type^, SettingsProvider^, Boolean, Object^, SettingsSerializeAs, SettingsAttributeDictionary^, Boolean, Boolean)

Creates a new instance of the SettingsProperty class based on the supplied parameters.

Return to top
Show: