Click or drag to resize

IdtExceptionThrowingAssembly Property

Gets the Assembly that threw the original Exception.

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

Property Value

Assembly
See Also