This topic has not yet been rated - Rate this topic

IVsComponentEnumeratorFactory Interface

Provides an enumerator for components, assembly paths, or a list of directories containing references. You can get an instance of the interface from the SCompEnumService (SID_SCompEnumService) service.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("332CEDEE-6610-11D3-85FD-00C04F6123B3")] 
public interface IVsComponentEnumeratorFactory
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("332CEDEE-6610-11D3-85FD-00C04F6123B3") */ 
public interface IVsComponentEnumeratorFactory
InterfaceTypeAttribute(1) 
GuidAttribute("332CEDEE-6610-11D3-85FD-00C04F6123B3") 
public interface IVsComponentEnumeratorFactory

Notes to Implementers The IVsComponentEnumeratorFactory interface is often implemented by the IVsAddWebReferenceDlg interface to enumerate the components.

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