Click or drag to resize

IdtExceptionRunningApplicationAssembly Property

Gets the Assembly most likely responsible for the thrown Exception.

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
protected virtual Assembly RunningApplicationAssembly { get; }

Property Value

Assembly
See Also