IdtExceptionCallingAssemblyExceptionDataKey Field

Key to use for external logging tools to use to signal the IdtException which application or assembly threw the error that is being logged.

Definition

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
public const string CallingAssemblyExceptionDataKey = "IDTExceptionLoggingAssemblyCaller"

Field Value

String

See Also