ProjectItem Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Delete() | Removes the item from its project and its storage. |
![]() | ExpandView() | Expands the view of Solution Explorer to show project items. |
![]() | Open(String^) | Opens the ProjectItem in the specified view. |
![]() | Remove() | Removes the project item from the collection. |
![]() | Save(String^) | Saves the project or project item. |
![]() | SaveAs(String^) | Saves the project item. |
Show:
