IVsComponentEnumeratorFactory2 Members

Include Protected Members
Include Inherited Members

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. This interface extends IVsComponentEnumeratorFactory by taking a semicolon-delimited list of paths.

The IVsComponentEnumeratorFactory2 type exposes the following members.

Methods

 

Name

Description

Public method

GetComponents

Overloaded.

Public method

GetComponentsOfPath

Enumerates the components on the local machine.

Top

See Also

Reference

IVsComponentEnumeratorFactory2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace