This topic has not yet been rated - Rate this topic

IEnumPackages Interface

Enumerator for the currently loaded VSPackages. You can get an instance of the interface through the GetPackageEnum method of the IVsShell interface.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("9673A35F-C03A-438D-BD7E-27D9E28AC184")] 
public interface IEnumPackages
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("9673A35F-C03A-438D-BD7E-27D9E28AC184") */ 
public interface IEnumPackages
InterfaceTypeAttribute(1) 
GuidAttribute("9673A35F-C03A-438D-BD7E-27D9E28AC184") 
public interface IEnumPackages
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ