This topic has not yet been rated - Rate this topic

IVsComponentSelectorProvider Interface

Implemented by VSPackages that provide pages to a component picker, such as the Add Reference dialog.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("1375E029-1FDD-47FF-A22C-6709242133E2")] 
public interface IVsComponentSelectorProvider
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("1375E029-1FDD-47FF-A22C-6709242133E2") */ 
public interface IVsComponentSelectorProvider
InterfaceTypeAttribute(1) 
GuidAttribute("1375E029-1FDD-47FF-A22C-6709242133E2") 
public interface IVsComponentSelectorProvider

Notes to Implementers Implement IVsComponentSelectorProvider interface whenever you want to add component picker support to your VSPackage.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ