SVsToolboxDataProviderRegistry Interface

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

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

Syntax

'Declaration
<GuidAttribute("3AF9E499-91B8-4B54-BD1D-81F414A587C9")> _
<InterfaceTypeAttribute()> _
Public Interface SVsToolboxDataProviderRegistry
[GuidAttribute("3AF9E499-91B8-4B54-BD1D-81F414A587C9")]
[InterfaceTypeAttribute()]
public interface SVsToolboxDataProviderRegistry
[GuidAttribute(L"3AF9E499-91B8-4B54-BD1D-81F414A587C9")]
[InterfaceTypeAttribute()]
public interface class SVsToolboxDataProviderRegistry
[<GuidAttribute("3AF9E499-91B8-4B54-BD1D-81F414A587C9")>]
[<InterfaceTypeAttribute()>]
type SVsToolboxDataProviderRegistry =  interface end
public interface SVsToolboxDataProviderRegistry

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace