Inner Drive Extensible Architecture
C#
Show/Hide TOC
Idt
Exception
Running
Application
Assembly Property
Gets the
Assembly
most likely responsible for the thrown
Exception
.
Definition
Namespace:
InnerDrive.Core
Assembly:
InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
Copy
protected
virtual
Assembly
RunningApplicationAssembly
{
get
; }
Property Value
Assembly
See Also
Reference
IdtException Class
InnerDrive.Core Namespace
In This Article
Definition
See Also