Partilhar via


Interface SVsToolboxDataProviderRegistry

 

Passado para GetService para retornar uma referência para o IVsToolboxDataProviderRegistry interface.

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

Sintaxe

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

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo