IVsManagedSettingsChangeEventSource Interface

Provides an event for changed settings.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

Syntax

'Declaration
Public Interface IVsManagedSettingsChangeEventSource
public interface IVsManagedSettingsChangeEventSource
public interface class IVsManagedSettingsChangeEventSource
type IVsManagedSettingsChangeEventSource =  interface end
public interface IVsManagedSettingsChangeEventSource

The IVsManagedSettingsChangeEventSource type exposes the following members.

Events

  Name Description
Public event SettingChanged Occurs when settings have changed.

Top

See Also

Reference

Microsoft.VisualStudio.Shell Namespace