IVsComponentEnumeratorFactory4 Interface

Definition

Enumerates the components in accordance with extensible multi-targeting.

public interface class IVsComponentEnumeratorFactory4
public interface class IVsComponentEnumeratorFactory4
__interface IVsComponentEnumeratorFactory4
[System.Runtime.InteropServices.Guid("8F18FE7E-ACB7-4031-AAE5-039B49DF5191")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsComponentEnumeratorFactory4
[<System.Runtime.InteropServices.Guid("8F18FE7E-ACB7-4031-AAE5-039B49DF5191")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsComponentEnumeratorFactory4 = interface
Public Interface IVsComponentEnumeratorFactory4
Attributes

Methods

GetReferencePathsForTargetFramework(String, IEnumComponents)

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

Applies to