Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
<GuidAttribute("8F18FE7E-ACB7-4031-AAE5-039B49DF5191")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsComponentEnumeratorFactory4
[GuidAttribute("8F18FE7E-ACB7-4031-AAE5-039B49DF5191")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsComponentEnumeratorFactory4
[GuidAttribute(L"8F18FE7E-ACB7-4031-AAE5-039B49DF5191")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsComponentEnumeratorFactory4
[<GuidAttribute("8F18FE7E-ACB7-4031-AAE5-039B49DF5191")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsComponentEnumeratorFactory4 = interface end
public interface IVsComponentEnumeratorFactory4
The IVsComponentEnumeratorFactory4 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetReferencePathsForTargetFramework |
Top