ProjectItem Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubmethodDelete()

Removes the item from its project and its storage.

System_CAPS_pubmethodExpandView()

Expands the view of Solution Explorer to show project items.

System_CAPS_pubmethodOpen(String^)

Opens the ProjectItem in the specified view.

System_CAPS_pubmethodRemove()

Removes the project item from the collection.

System_CAPS_pubmethodSave(String^)

Saves the project or project item.

System_CAPS_pubmethodSaveAs(String^)

Saves the project item.

Return to top
Show: