Overload List

  NameDescription
Public methodInstallerInfo()()()()
This Constructor creates a new InstallerInfo instance
Public methodInstallerInfo(Stream, String)
This Constructor creates a new InstallerInfo instance from a Stream and a string representing the physical path to the root of the site
Public methodInstallerInfo(String, InstallMode)
This Constructor creates a new InstallerInfo instance from a string representing the physical path to the root of the site
Public methodInstallerInfo(PackageInfo, String)
This Constructor creates a new InstallerInfo instance from a PackageInfo object
Public methodInstallerInfo(String, String, String)
This Constructor creates a new InstallerInfo instance from a string representing the physical path to the temporary install folder and a string representing the physical path to the root of the site

See Also