ResourceReferenceKeyNotFoundException::Key Property

 

Gets the key that was not found and caused the exception to be thrown.

Namespace:   System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property Object^ Key {
	Object^ get();
}

Property Value

Type: System::Object^

The resource key.

.NET Framework
Available since 3.0
Return to top
Show: