Microsoft.VisualStudio.Shell.Services Namespace

Interfaces

IProjectItemDesignerTypeUpdateService

An optional project level service for the language service to update the designer type of project items. It is implemented by (but not limited to) the .Net Core project system to allow a background process detecting WinForm and other designer related files in the project, and saves the state to the project system.

IVsPublishSubscribeService

Represents a service for publishing and subscribing to bulletins.

SVsPublishSubscribeService

Represents a service for publishing and subscribing to bulletins.

Delegates

BulletinHandler

This is the delegate, provided by subscribers, that is called when a bulletin is published.