Trace class
This interface provides access to Trace objects.
When to implement
Never. This interface is implemented by Axe and provided to the assessment.
Trace has these types of members:
Methods
The Trace class has these methods.
Method | Description |
---|---|
~Trace | Destructor method. |
Clear | Clears the settings of the Trace. |
GetFile | Returns the file name of the Trace. |
GetLink | Returns the link of the Trace. |
GetName | Returns the name of the Trace. |
GetTooltip | Returns the tooltip of the Trace. |
SetFile | Sets the file name of the Trace. |
SetLink | Sets the link of the Trace. |
SetName | Sets the name of the Trace. |
SetTooltip | Sets the tooltip of the Trace. |
Remarks
Trace objects hold data from AssessmentResult/Traces/Trace, Iteration/Trace and Activity/Trace elements.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|