IVsHasRelatedSaveItems Members
Include Protected Members
Include Inherited Members
Enables the saving of additional items. Implemented by clients that want additional items to appear in the Save Changes dialog, or that want particular items saved at the same time as other items.
The IVsHasRelatedSaveItems type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetRelatedSaveTreeItems | Gets the number of related items to save, or returns a list of related items to save. |
Top