IVsComponentEnumeratorFactory4 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |