OpenTAP 9.34
API Reference
OpenTap.IconNames Class Reference

Icon names defined here others might be defined by plugins. These names are used by IconAnnotationAttribute. More...

Static Public Attributes

const string Parameterize = Common + nameof(Parameterize)
 Parameterize command.
 
const string ParameterizeOnTestPlan = Common + nameof(ParameterizeOnTestPlan)
 Parameterize command.
 
const string ParameterizeOnParent = Common + nameof(ParameterizeOnParent)
 Parameterize command.
 
const string Unparameterize = Common + nameof(Unparameterize)
 Unparameterize command.
 
const string EditParameter = Common + nameof(EditParameter)
 Parameterize command.
 
const string Parameterized = Common + nameof(Parameterized)
 Parameterized icon name.
 
const string RemoveParameter = Common + nameof(RemoveParameter)
 Remove Parameter Command.
 
const string AssignOutput = Common + nameof(AssignOutput)
 Command to assign an output.
 
const string UnassignOutput = Common + nameof(UnassignOutput)
 Command to unassign an output.
 
const string Output = Common + nameof(Output)
 This is an output.
 
const string OutputAssigned = Common + nameof(OutputAssigned)
 This is an output.
 
const string Input = Common + nameof(Input)
 This is an input.
 
const string AddMixin = Common + nameof(AddMixin)
 Add a mixin.
 
const string ModifyMixin = Common + nameof(ModifyMixin)
 Modifies a mixin.
 
const string RemoveMixin = Common + nameof(RemoveMixin)
 Remove a mixin.
 

Detailed Description

Icon names defined here others might be defined by plugins. These names are used by IconAnnotationAttribute.

OpenTAP 9.34 API built Wed Jul 1 2026 09:21:14