OpenTAP 9.34
API Reference
OpenTap.SettingsGroupAttribute Class Reference

ComponentSettings with this attribute belong to a group with a specified name. They can be marked as profile groups, enabling selectable profiles for settings in that group. More...

Public Member Functions

 SettingsGroupAttribute (string GroupName, bool Profile=true)
 Constructor for SettingsGroupAttribute
 

Properties

string GroupName [get]
 Name of the settings group.
 
bool Profile [get]
 Specifies whether this settings group uses profiles.

 

Detailed Description

ComponentSettings with this attribute belong to a group with a specified name. They can be marked as profile groups, enabling selectable profiles for settings in that group.

Constructor & Destructor Documentation

◆ SettingsGroupAttribute()

OpenTap.SettingsGroupAttribute.SettingsGroupAttribute ( string GroupName,
bool Profile = true )
inline

Constructor for SettingsGroupAttribute

Parameters
GroupNameThe name of the settings group.
ProfileIf this settings group should use profiles.

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