| Name | Description |
---|
  | BackupFile |
The BackupFile method backs up a file to the backup folder
|
  | CopyFile |
The CopyFile method copies a file from the temporary extract location.
|
  | DeleteFile(String, String, Logger) |
The DeleteFile method deletes a file.
|
  | DeleteFile(InstallFile, String, Logger) |
The DeleteFile method deletes a file.
|
  | DeployExtension | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | GetExternalRequest(String, array<Byte>[]()[][], String, String, String, String, Int32, Boolean, String, String, String%) | |
  | GetExternalRequest(String, array<Byte>[]()[][], String, String, String, String, Int32, Boolean, String, String, String%, Int32) | |
  | GetExternalRequest(String, array<Byte>[]()[][], String, String, String, String, Int32, String, String, Boolean, String, String, String%) | |
  | GetExternalRequest(String, array<Byte>[]()[][], String, String, String, String, Int32, String, String, Boolean, String, String, String%, Int32) | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
  | GetLocalizedString |
The GetLocalizedString method provides a conveniencewrapper around the
Localization of Strings
|
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | InstallURL(Int32, String) |
The InstallURL method provides a utility method to build the correct url
to install a package (and return to where you came from)
|
  | InstallURL(Int32, String, String) | |
  | InstallURL(Int32, String, String, String) | |
  | IsFileValid | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | PackageWriterURL |
The PackageWriterURL method provides a utility method to build the correct url
to create a package (and return to where you came from)
|
  | ParsePackageIconFile | |
  | ParsePackageIconFileName | |
  | ReadAttribute(XPathNavigator, String) | |
  | ReadAttribute(XPathNavigator, String, Logger, String) | |
  | ReadAttribute(XPathNavigator, String, Boolean, Logger, String, String) | |
  | ReadElement(XPathNavigator, String) | |
  | ReadElement(XPathNavigator, String, String) | |
  | ReadElement(XPathNavigator, String, Logger, String) | |
  | ReadElement(XPathNavigator, String, Boolean, Logger, String, String) | |
  | RestoreFile |
The RestoreFile method restores a file from the backup folder
|
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
  | UnInstallURL(Int32, Int32) |
The UnInstallURL method provides a utility method to build the correct url
to uninstall a package (and return to where you came from)
|
  | UnInstallURL(Int32, Int32, String) | |
  | WriteStream |
The WriteStream reads a source stream and writes it to a destination file
|