Documents Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | CloseAll(vsSaveChanges) | Closes all open documents in the environment and optionally saves them. |
![]() | GetEnumerator() | Returns an enumerator for items in the collection. |
![]() | Item(Object^) | Returns an indexed member of a Documents collection. |
![]() | Open(String^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | SaveAll() | Saves all documents currently open in the environment. |
Show:
