IVCWizCtlUI::IsWebTierProject Method (Object^)
Visual Studio 2015
Checks if the specified project is a Visual Studio .729e67d7-e91b-49e0-b1c1-186642ab6507
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- pProject
-
Type:
System::Object^
Required. A pointer to the project object.
Return Value
Type: System::BooleanTrue if the project is a Visual Studio Web Setup Project; otherwise false.
Show: