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.
Enumerator for COM references. Used in the Add Reference dialog of the IDE.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("46B4B7C2-11EB-4753-BE4B-0E0A16E9CE53")> _
Public Interface IEnumComReferences
'Usage
Dim instance As IEnumComReferences
[InterfaceTypeAttribute()]
[GuidAttribute("46B4B7C2-11EB-4753-BE4B-0E0A16E9CE53")]
public interface IEnumComReferences
[InterfaceTypeAttribute()]
[GuidAttribute(L"46B4B7C2-11EB-4753-BE4B-0E0A16E9CE53")]
public interface class IEnumComReferences
public interface IEnumComReferences