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

When implemented along with IResultStore, this interface allows files with a given extension to be opened using your ResultListener. It also can be used to allow the export of results to a file. More...

Inheritance diagram for OpenTap.IFileResultStore:
OpenTap.LogResultListener

Properties

string FilePath [getset]
 Gets or sets the currently chosen file.
 
string DefaultExtension [get]
 Default extension without the dot (.) that files must match in order to load a file's results to Results Viewer (e.g. TapResults, not .TapResults).

 

Detailed Description

When implemented along with IResultStore, this interface allows files with a given extension to be opened using your ResultListener. It also can be used to allow the export of results to a file.

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