Gets the trace context. Use this to trace messages to the Interaction Client log.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
protected ITraceContext Trace { get; private set; } |
Visual Basic |
---|
Protected Property Trace As ITraceContext Get Private Set |