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

Specifies that an object is the source of types. More...

Inheritance diagram for OpenTap.ITypeDataSource:
OpenTap.AssemblyData

Properties

string Name [get]
 The name of this assembly data source. Usually the same as the location name without extension.
 
string Location [get]
 The location of the types. This can be a file location, URL or null.
 
IEnumerable< ITypeDataTypes [get]
 The types which this type data source provides.
 
IEnumerable< object > Attributes [get]
 Attributes associated with this typed data source.
 
IEnumerable< ITypeDataSourceReferences [get]
 Which other type data sources this type data source references.
 
string Version [get]
 The version of the type data source.
 

Detailed Description

Specifies that an object is the source of types.

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