SettingsProperty Constructor (String^)

 

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

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

public:
SettingsProperty(
	String^ name
)

Parameters

name
Type: System::String^

Specifies the name of an existing SettingsProperty object.

.NET Framework
Available since 2.0
Return to top
Show: