IVsComponentEnumeratorFactory2 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetComponents(String^, Int32, Int32, IEnumComponents^)

Provides an enumerator for all of the components in a package.

System_CAPS_pubmethodGetComponentsOfPath(String^, Int32, Int32, String^, IEnumComponents^)

Enumerates the components on the local machine.

Return to top
Show: