Click or drag to resize

IPackageManagerInstall Method

Overload List
  NameDescription
Public methodInstall(PackageVersion)
Install the given package, from the feed (PackageFeed).
Public methodInstall(String, SemVersion)
Installs the latest package with the specified name, or an exact version if specified. Installs all dependencies for the package.
Top
See Also