IVsComponentEnumeratorFactory4 Interface

 

Enumerates the components in accordance with extensible multi-targeting.

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

[GuidAttribute("8F18FE7E-ACB7-4031-AAE5-039B49DF5191")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsComponentEnumeratorFactory4

NameDescription
System_CAPS_pubmethodGetReferencePathsForTargetFramework(String^, IEnumComponents^)

Provides an enumerator for the reference paths to the specified target framework.

Return to top
Show: