OpenTAP 9.34
API Reference
OpenTap.Package.PackageFile Class Reference

Information about a file in a package. More...

Public Member Functions

 PackageFile ()
 Creates a new instance of PackageFile.
 

Properties

string FileName [get, set]
 The location of this file.
 
string SourcePath [get, set]
 Source of the file. Can be different from RelativeDestinationPath.
 
string RelativeDestinationPath [get, set]
 Relative location of file ( to OpenTAP folder).
 
List< PluginFilePlugins [get, set]
 The contained plugin types.
 
List< string > IgnoredDependencies [get, set]
 Dependencies to ignore. This should contain a list of assembly names.
 
List< ICustomPackageDataCustomData [get, set]
 Custom data meant for consumption by ICustomPackageAction plugins.
 
string LicenseRequired = "" [get, set]
 License required by the plugin file.
 

Detailed Description

Information about a file in a package.

OpenTAP 9.34 API built Wed Jul 1 2026 09:21:16