IVsCfgProviderEventsHelper Members

Include Protected Members
Include Inherited Members

Implemented by the environment, called by projects to use as a helper implementing IVsCfgProvider2.

The IVsCfgProviderEventsHelper type exposes the following members.

Methods

 

Name

Description

Public method

AdviseCfgProviderEvents

Called to add listeners for configuration events to the array.

Public method

NotifyOnCfgNameAdded

Fired to sink configuration name added events for all listeners in the array.

Public method

NotifyOnCfgNameDeleted

Fired to sink configuration name deleted events for all listeners in the array.

Public method

NotifyOnCfgNameRenamed

Fired to sink configuration name renamed events for all listeners in the array.

Public method

NotifyOnPlatformNameAdded

Fired to sink platform name added events for all listeners in the array.

Public method

NotifyOnPlatformNameDeleted

Fired to sink platform name deleted events for all listeners in the array.

Public method

UnadviseCfgProviderEvents

Called to remove listeners from the array of listeners for configuration events.

Top

See Also

Reference

IVsCfgProviderEventsHelper Interface

Microsoft.VisualStudio.Shell.Interop Namespace