IVsWebMigrationService::IsWebProject Method (String^, Int32)
Visual Studio 2015
Determines whether the specified project is a web project.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Parameters
- pszProjFile
-
Type:
System::String^
The project file name.
- pIsWeb
-
Type:
System::Int32
[out] 1 if the project is a web project, otherwise 0.
Show: