UniversalPackageUnpackSettings.

UniversalPackageUnpackSettings(FilePath, DirectoryPath) Constructor

Summary

Initializes a new instance of the UniversalPackageUnpackSettings class.

Syntax

public UniversalPackageUnpackSettings(FilePath package, DirectoryPath targetDirectory)

Parameters

Name Type Description
package FilePath The package.
targetDirectory DirectoryPath The target directory.

Return Value

Type Description
void