IAsyncStringStorage Events

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

NameDescription
System_CAPS_pubeventPropertyChanged

(Inherited from INotifyPropertyChanged.)

System_CAPS_pubeventPropertyChangedAsync

System_CAPS_pubeventStoreUpdated

Indicates that the store has been updated, but it is not known which specific values have changed. Clients maintaining cached copies of data should refetch in this case.

Return to top
Show: