OpenTAP 9.24
API Reference
Properties | List of all members
OpenTap.IStringValueAnnotation Interface Reference

Defines a string value annotation implementation. This can be implemented for any type which can be converted to/from a string value. Note: IStringReadOnlyValueAnnotation can be implemented in the read-only case. More...

Inheritance diagram for OpenTap.IStringValueAnnotation:
OpenTap.IStringReadOnlyValueAnnotation OpenTap.IAnnotation OpenTap.ICopyStringValueAnnotation

Properties

new string Value [getset]
 The string value representation of an object. The setter can throw an exception if the format is not correctly used.
 
- Properties inherited from OpenTap.IStringReadOnlyValueAnnotation
string Value [get]
 The string value representation of the object.
 

Detailed Description

Defines a string value annotation implementation. This can be implemented for any type which can be converted to/from a string value. Note: IStringReadOnlyValueAnnotation can be implemented in the read-only case.

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