IAsyncStringStorage.StoreUpdated Event

Definition

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 

Event Type

Applies to