SettingsPropertyValue Constructor (SettingsProperty^)
.NET Framework (current version)
Initializes a new instance of the SettingsPropertyValue class, based on supplied parameters.
Assembly: System (in System.dll)
Parameters
- property
-
Type:
System.Configuration::SettingsProperty^
Specifies a SettingsProperty object.
Security Note
|
|---|
Calling this method with untrusted data is a security risk. Call this method only with trusted data. For more information, see Untrusted Data Security Risks. |
The SettingsProperty object describes information about the value stored by the SettingsPropertyValue object.
.NET Framework
Available since 2.0
Available since 2.0
Show:
