Services Used in Samples

The samples included in the Visual Studio SDK make use of many services. The following list shows several commonly used services and the samples that use them. 

Note

  If both reference and unsupported samples are available, only the reference sample is listed.

Service

Sample

SLocalRegistry

BscEdit, ProjectSubtype

SVsActivityLog

How to: Write to the Activity Log

SVsAddProjectItemDlg

BscPrj, FigPkg

SVsCreateAggregateProject

BscPrj

SVsFileChange

Deprecated. Use SVsFileChangeEx instead.

SVsFileChangeEx

BscEdit, FigPkg

SVsMonitorUserContext

Reference.HelpIntegration sample.

SVsQueryEditQuerySave

SingleViewEditor sample.

SVsRegisterEditors

SingleViewEditor sample.

SVsRegisterProjectTypes

BscPrj, FigPkg

SVsResourceManager

Reference.Package, Reference.ToolWindow, and many other samples

SVsRunningDocumentTable

SingleViewEditor sample.

SVsSccManager

BscPrj, FigPkg

SVsShell

Reference.Package, Reference.ToolWindow, and many other samples

SVsShellDebugger

BscEdt, BscPrj, FigPkg

SVsShellMonitorSelection

BscPrj, FigPkg

SVsSolution

BscPrj, FigPkg

SVsTrackProjectDocuments

BscPrj, FigPkg

SVsTrackSelectionEx

SingleViewEditor, BscPrj, FigPkg

SVsUIShell

Reference.ToolWindow, BscEdit, and many other samples

SVsUIShellOpenDocument

BscEdit, FigPkg

SVsWindowFrame

Reference.ToolWindow

See Also

Concepts

List of Available Services

Service Essentials