CompositionError::Exception Property
.NET Framework (current version)
Gets the exception that is the underlying cause of the composition error.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Property Value
Type: System::Exception^The exception that is the underlying cause of the CompositionError. The default is null.
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show: