ImageStoreUtility.ArchiveApplicationPackage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void ArchiveApplicationPackage(string appPackageRootDirectory, System.Fabric.IImageStoreProgressHandler progressHandler);
static member ArchiveApplicationPackage : string * System.Fabric.IImageStoreProgressHandler -> unit
Public Shared Sub ArchiveApplicationPackage (appPackageRootDirectory As String, progressHandler As IImageStoreProgressHandler)
Parameters
- appPackageRootDirectory
- System.String
- progressHandler
- IImageStoreProgressHandler