ArcObjects Library Reference (EngineCore)  

IPackageFile Interface

Provides access to members that work with package files.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The PackageFile CoClass allows developers to unpack packages ArcGIS packages.  The Unpack method allows developers to specify an unpack location and returns the contents of the package as a StringArray.

Members

Description
Method Unpack Unpacks a package.

CoClasses that implement IPackageFile

CoClasses and Classes Description
PackageFile An object for holding package files.