IAsyncStringStorage.StoreUpdated Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the store has been updated, but what specific values may have changed is unknown. Clients maintaining cached copies of data should refetch in this case.
public:
event Microsoft::VisualStudio::Settings::StoreUpdatedEventHandler ^ StoreUpdated;
event Microsoft.VisualStudio.Settings.StoreUpdatedEventHandler StoreUpdated;
member this.StoreUpdated : Microsoft.VisualStudio.Settings.StoreUpdatedEventHandler
Event StoreUpdated As StoreUpdatedEventHandler