IVsUserContextUpdate Members
Include Protected Members
Include Inherited Members
Allows you to update the context bag when an update notification is received.
The IVsUserContextUpdate type exposes the following members.
Methods
Name | Description | |
---|---|---|
UpdateUserContext | Sends notification that the context is being updated. This method also clears the dirty flag from the context bag. |
Top