OpenTAP 9.34
API Reference
OpenTap.AvailableValuesAttribute Class Reference

Marks that a property should be selected from a list in the UI. Points to another property that contains the list of possible values. More...

Public Member Functions

 AvailableValuesAttribute (string propertyName)
 Creates a new AvailableValuesAttribute that points to a property by name.
 

Properties

string PropertyName [get]
 Gets the name of the property with available values.
 

Detailed Description

Marks that a property should be selected from a list in the UI. Points to another property that contains the list of possible values.

Constructor & Destructor Documentation

◆ AvailableValuesAttribute()

OpenTap.AvailableValuesAttribute.AvailableValuesAttribute ( string propertyName)
inline

Creates a new AvailableValuesAttribute that points to a property by name.

Parameters
propertyNameThe name of the property with the possible values.

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