SettingsProperty Constructor (SettingsProperty^)

 

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

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

public:
SettingsProperty(
	SettingsProperty^ propertyToCopy
)

Parameters

propertyToCopy
Type: System.Configuration::SettingsProperty^

Specifies a copy of an existing SettingsProperty object.

.NET Framework
Available since 2.0
Return to top
Show: