IVsServiceInfoQueryService Interface

Visual Studio 2015
 

Provides a way to get information about registered services in VS. The implementation must be free-threaded.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[GuidAttribute("932AA966-86BE-44D9-8403-2F4A2C17ADB1")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsServiceInfoQueryService
Return to top
Show: