SettingsPropertyNotFoundException Constructor (String^)

 

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

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

public:
SettingsPropertyNotFoundException(
	String^ message
)

Parameters

message
Type: System::String^

A string containing an exception message.

.NET Framework
Available since 2.0
Return to top
Show: