LocalInstallation InstallPackage Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Unconditionally installs a package - copies a set of files contained in the FileSystemDirectory assigning it some mnemonic name

Namespace: NFX.IO.FileSystem.Packaging
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void InstallPackage(
	LocalInstallation..::..PackageInfo package
)
See Also