SVsToolboxDataProviderRegistry 接口

传递给 GetService 返回对 IVsToolboxDataProviderRegistry 接口。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
<GuidAttribute("3AF9E499-91B8-4B54-BD1D-81F414A587C9")> _
<InterfaceTypeAttribute()> _
Public Interface SVsToolboxDataProviderRegistry
[GuidAttribute("3AF9E499-91B8-4B54-BD1D-81F414A587C9")]
[InterfaceTypeAttribute()]
public interface SVsToolboxDataProviderRegistry

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间