SVsToolboxItemDiscoveryRegistrar Interface

Passed to GetService to return a reference to the IVsToolboxItemDiscoveryRegistrar interface.

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

Syntax

'Declaration
<GuidAttribute("084BAB35-B0D7-4B4D-8AAF-DBE52D4BBA90")> _
Public Interface SVsToolboxItemDiscoveryRegistrar
[GuidAttribute("084BAB35-B0D7-4B4D-8AAF-DBE52D4BBA90")]
public interface SVsToolboxItemDiscoveryRegistrar
[GuidAttribute(L"084BAB35-B0D7-4B4D-8AAF-DBE52D4BBA90")]
public interface class SVsToolboxItemDiscoveryRegistrar
[<GuidAttribute("084BAB35-B0D7-4B4D-8AAF-DBE52D4BBA90")>]
type SVsToolboxItemDiscoveryRegistrar =  interface end
public interface SVsToolboxItemDiscoveryRegistrar

See Also

Reference

Microsoft.VisualStudio.Shell Namespace