OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.ResourceReference Class Reference

Represents a reference to a resource. A reference is defined as something in the TestPlan that references a Resource, and thus causes it to get opened. Used by IResourceReferences More...

Public Member Functions

 ResourceReference (object obj, PropertyInfo prop)
 Creates an immutable instance of this class.
 
 ResourceReference (object obj, IMemberData prop)
 Creates an immutable instance of this class.
 

Properties

object Instance [get]
 The TestStep or other Resource that is using some Resource
 
PropertyInfo Property [get]
 The property on Instance that references the Resource
 
IMemberData Member [get]
 The property that references the Resource.
 

Detailed Description

Represents a reference to a resource. A reference is defined as something in the TestPlan that references a Resource, and thus causes it to get opened. Used by IResourceReferences

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