WrappedExceptionThrowingAssembly 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#
protected override Assembly? ThrowingAssembly { get; }

Property Value

Assembly

See Also