The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: