OpenTAP 9.34
API Reference
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 [get, set]
 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

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.34 API built Wed Jul 1 2026 09:21:15