Documents Methods

 

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

NameDescription
System_CAPS_pubmethodAdd(String^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodCloseAll(vsSaveChanges)

Closes all open documents in the environment and optionally saves them.

System_CAPS_pubmethodGetEnumerator()

Returns an enumerator for items in the collection.

System_CAPS_pubmethodItem(Object^)

Returns an indexed member of a Documents collection.

System_CAPS_pubmethodOpen(String^, String^, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodSaveAll()

Saves all documents currently open in the environment.

Return to top
Show: