The ComponentInstallerBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllowableFiles |
Gets a list of allowable file extensions (in addition to the Host's List)
|
![]() | Completed |
Gets the Completed flag
|
![]() | InstallMode |
Gets the InstallMode
|
![]() | Log |
Gets the Logger
|
![]() | Package |
Gets the associated Package
|
![]() | PackageFiles |
Gets a Dictionary of Files that are included in the Package
|
![]() | PhysicalSitePath |
Gets the Physical Path to the root of the Site (eg D:\Websites\DotNetNuke")
|
![]() | Skipped | |
![]() | SupportsManifestOnlyInstall |
Gets whether the Installer supports Manifest only installs
|
![]() | Type |
Gets and sets the Type of the component
|
![]() | Version |
Gets the Version of the Component
|