ResourceReferenceKeyNotFoundException Constructor (String^, Object^)
.NET Framework (current version)
Initializes a new instance of the ResourceReferenceKeyNotFoundException class with the specified error message and resource key.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- message
-
Type:
System::String^
A possible descriptive message.
- resourceKey
-
Type:
System::Object^
The key that was not found.
.NET Framework
Available since 3.0
Available since 3.0
Show: