IVsWebAppMigration Members
Include Protected Members
Include Inherited Members
Provides methods to migrate web projects.
The IVsWebAppMigration type exposes the following members.
Methods
Name | Description | |
---|---|---|
CanConvertToWebApp | Determines if a project file can be converted to MSBuild format. | |
ConvertProjFileToWebAppProj | Converts a project file to a Web Application project file. |
Top