OpenTAP 9.25
API Reference
|
Indicates that a property contains metadata which may be saved into results. More...
Inherits Attribute.
Classes | |
struct | MetaDataParameter |
Contains metadata for one property. More... | |
Public Member Functions | |
MetaDataAttribute (bool promptUser=false, string macroName=null) | |
Constructor for MetaDataAttribute. More... | |
Static Public Member Functions | |
static List< MetaDataParameter > | GetMetaDataParameters (object obj) |
Gets the name and value for each metadata property in this object that is not null. More... | |
Indicates that a property contains metadata which may be saved into results.
ResultListeners can use this attribute to determine whether to save a property.
|
inline |
Constructor for MetaDataAttribute.
promptUser | The options for use with MetaData. |
macroName | The text for use as macroname if the Macro option is selected. |
|
inlinestatic |
Gets the name and value for each metadata property in this object that is not null.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24