IVsShell6.NotifyExtensionSettingsChanged Method
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.
For extenders to notify when the settings have changed.
public:
void NotifyExtensionSettingsChanged();
public:
void NotifyExtensionSettingsChanged();
void NotifyExtensionSettingsChanged();
public void NotifyExtensionSettingsChanged ();
abstract member NotifyExtensionSettingsChanged : unit -> unit
Public Sub NotifyExtensionSettingsChanged ()