The ComponentInstallerBase type exposes the following members.

Properties

  NameDescription
Public propertyAllowableFiles
Gets a list of allowable file extensions (in addition to the Host's List)
Public propertyCompleted
Gets the Completed flag
Public propertyInstallMode
Gets the InstallMode
Public propertyLog
Gets the Logger
Public propertyPackage
Gets the associated Package
Public propertyPackageFiles
Gets a Dictionary of Files that are included in the Package
Public propertyPhysicalSitePath
Gets the Physical Path to the root of the Site (eg D:\Websites\DotNetNuke")
Public propertySkipped
Public propertySupportsManifestOnlyInstall
Gets whether the Installer supports Manifest only installs
Public propertyType
Gets and sets the Type of the component
Public propertyVersion
Gets the Version of the Component

See Also