SettingsPropertyIsReadOnlyException Constructor (String^)

 

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

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

public:
SettingsPropertyIsReadOnlyException(
	String^ message
)

Parameters

message
Type: System::String^

A string containing an exception message.

.NET Framework
Available since 2.0
Return to top
Show: