Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | Provides an enumerator for the reference paths to the specified target framework. |
Top
.gif)