OpenTAP 9.24
API Reference
List of all members
OpenTap.ICopyStringValueAnnotation Interface Reference

If the object value is based on copying values, some performance optimizations can be done, so these string value annotations can be marked with this interface. More...

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

Additional Inherited Members

- Properties inherited from OpenTap.IStringValueAnnotation
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

If the object value is based on copying values, some performance optimizations can be done, so these string value annotations can be marked with this interface.

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