Click or drag to resize

VaultApplicationBaseExecutionTracer Property

The execution tracer object.

Namespace:  MFiles.VAF
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public virtual IExecutionTrace ExecutionTracer { get; protected set; }

Property Value

Type: IExecutionTrace

Implements

IVaultApplicationExecutionTracer
See Also