Programming with Reflection

image\rwnprg32.gif TraceSessionStart property

 

Syntax

object.TraceSessionStart
object.TraceSessionStart = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether the Reflection Trace utility should begin tracing the moment Reflection starts. This is useful to troubleshoot Reflection by gathering data before settings files are loaded or macros are executed. Use TraceFileName to specify a file name and TraceFolder to specify a location.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property