IdtExceptionRunningApplicationAssembly 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#
protected virtual Assembly RunningApplicationAssembly { get; }

Property Value

Assembly

See Also