ToolsUsedUsedTools Property |
[This is preliminary documentation and is subject to change.]
A list of the tools that were used
Namespace:
CFX.Production.Assembly
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<ToolUsed> UsedTools { get; set; }
Public Property UsedTools As List(Of ToolUsed)
Get
Set
Property Value
Type:
ListToolUsed
See Also