IVsProjectUpgradeViaFactory Members

Include Protected Members
Include Inherited Members

Upgrade the project using the project factory. Used by the solution before opening the project. This interface must be available through querying the project factory.

The IVsProjectUpgradeViaFactory type exposes the following members.

Methods

 

Name

Description

Public method

GetSccInfo

Gets source code control information.

Public method

UpgradeProject

Upgrades a project.

Public method

UpgradeProject_CheckOnly

Checks to see if a project needs to be upgraded.

Top

See Also

Reference

IVsProjectUpgradeViaFactory Interface

Microsoft.VisualStudio.Shell.Interop Namespace