StepType.IconName
- Updated2025-07-21
- 1 minute(s) read
StepType.IconName
Syntax
StepType.IconName
Data Type
Purpose
Specifies the icon filename assigned to the step type.
Remarks
The engine maintains a list of images that contain all the icons located in the <TestStand> \Components\Icons and <TestStand Public>\Components\Icons directories and images you add using the Engine.AddImage method.
TestStand displays the icon next to the names of the steps that use the step type. If you assign an empty string to this property or assign the name of an icon that is not part of the engine images list, TestStand displays the icon of the module adapter the step uses next to the name of the step.