IVsCompoundActionEvents Members
Include Protected Members
Include Inherited Members
The IVsCompoundActionEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnAbortAction | Allows clients to discard their cache when a compound action is aborted. | |
OnBeforeAction | Fired before an action takes place. |
Top