ISettingsSubset.SettingChangedAsync 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.
Raised when a setting has changed.
public:
event Microsoft::VisualStudio::Settings::PropertyChangedAsyncEventHandler ^ SettingChangedAsync;
event Microsoft.VisualStudio.Settings.PropertyChangedAsyncEventHandler SettingChangedAsync;
member this.SettingChangedAsync : Microsoft.VisualStudio.Settings.PropertyChangedAsyncEventHandler
Event SettingChangedAsync As PropertyChangedAsyncEventHandler
Event Type
Remarks
This event handler may be invoked on any thread.