IVaultApplicationExecutionTracer Property |
The execution tracer object.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxIExecutionTrace ExecutionTracer { get; }
ReadOnly Property ExecutionTracer As IExecutionTrace
Get
property IExecutionTrace^ ExecutionTracer {
IExecutionTrace^ get ();
}
Property Value
Type:
IExecutionTrace
See Also