IVsQueryEditQuerySave3 Members
Include Protected Members
Include Inherited Members
Indicates to the environment or source control package that a file is about to be changed in memory or saved.
The IVsQueryEditQuerySave3 type exposes the following members.
Methods
Name | Description | |
---|---|---|
QuerySaveFile2 | Notifies the environment that a file is about to be saved. | |
QuerySaveFiles2 | Notifies the environment that multiple files are about to be saved. |
Top