WebProjectManager Methods

Include Protected Members
Include Inherited Members

The WebProjectManager type exposes the following members.

Methods

  Name Description
Public methodStatic member CollapseVersions This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns the packages with latest version.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstalledPackages This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns the installed packages that match the search terms.
Public method GetPackagesWithUpdates This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns the packages with updates that match the search terms.
Public method GetRemotePackages This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns the remote packages that match the search terms.
Public method GetType (Inherited from Object.)
Public method GetUpdate This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets updates for the specified package.
Public method InstallPackage This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Installs the specified package to the local repository.
Public method IsPackageInstalled This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Determines whether the specified package is installed.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method UninstallPackage This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Removes the specified package from the local repository.
Public method UpdatePackage This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Updates the specified package.

Top

See Also

Reference

WebProjectManager Class

System.Web.WebPages.Administration.PackageManager Namespace