OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.ExternalParameterAttribute Class Reference

Indicates that a property on a TestStep (a step setting) should be a External Parameter by default when added into Test Plan editor UI. More...

Inherits Attribute.

Public Member Functions

 ExternalParameterAttribute (string Name=null)
 Create a new instance of ExternalParameterAttribute. To be used on TestStep properties to indicates that it will be automatically added into External Parameter list when TestStep added into the test plan editor. More...
 

Properties

string Name [get]
 The name of the parameter.
 

Detailed Description

Indicates that a property on a TestStep (a step setting) should be a External Parameter by default when added into Test Plan editor UI.

Constructor & Destructor Documentation

◆ ExternalParameterAttribute()

OpenTap.ExternalParameterAttribute.ExternalParameterAttribute ( string  Name = null)
inline

Create a new instance of ExternalParameterAttribute. To be used on TestStep properties to indicates that it will be automatically added into External Parameter list when TestStep added into the test plan editor.

Parameters
NameThe name of the parameter.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41