SVsToolboxDataProviderRegistry Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to the IVsToolboxDataProviderRegistry interface.
public interface class SVsToolboxDataProviderRegistry
public interface class SVsToolboxDataProviderRegistry
__interface SVsToolboxDataProviderRegistry
[System.Runtime.InteropServices.Guid("3AF9E499-91B8-4B54-BD1D-81F414A587C9")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsToolboxDataProviderRegistry
[<System.Runtime.InteropServices.Guid("3AF9E499-91B8-4B54-BD1D-81F414A587C9")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsToolboxDataProviderRegistry = interface
Public Interface SVsToolboxDataProviderRegistry
- Attributes