Click or drag to resize

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.

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

Field Value

String
See Also