Inner Drive Extensible Architecture
C#
Show/Hide TOC
Wrapped
Exception
Throwing
Assembly Property
Gets the
Assembly
that threw the original
Exception
.
Definition
Namespace:
InnerDrive.Core
Assembly:
InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
Copy
protected
override
Assembly
?
ThrowingAssembly
{
get
; }
Property Value
Assembly
See Also
Reference
WrappedException Class
InnerDrive.Core Namespace
In This Article
Definition
See Also