|
OpenTAP 9.32
API Reference
|
Information about a file in a package. More...
Public Member Functions | |
| PackageFile () | |
| Creates a new instance of PackageFile. | |
Properties | |
| string?? | FileName [getset] |
| The location of this file. | |
| string | SourcePath [getset] |
| Source of the file. Can be different from RelativeDestinationPath. | |
| string | RelativeDestinationPath [getset] |
| Relative location of file ( to OpenTAP folder). | |
| List< PluginFile > | Plugins [getset] |
| The contained plugin types. | |
| List< string > | IgnoredDependencies [getset] |
| Dependencies to ignore. This should contain a list of assembly names. | |
| List< ICustomPackageData > | CustomData [getset] |
| Custom data meant for consumption by ICustomPackageAction plugins. | |
| string | LicenseRequired = "" [getset] |
| License required by the plugin file. | |
Information about a file in a package.
OpenTAP 9.32 API built Tue Feb 3 2026 12:07:42