This topic has not yet been rated - Rate this topic

IVsEnumDependencies Interface

Enumerates a set of dependencies.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("0ED850AF-C30A-42BA-AA20-3436ADF24937")] 
public interface IVsEnumDependencies
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("0ED850AF-C30A-42BA-AA20-3436ADF24937") */ 
public interface IVsEnumDependencies
InterfaceTypeAttribute(1) 
GuidAttribute("0ED850AF-C30A-42BA-AA20-3436ADF24937") 
public interface IVsEnumDependencies

The environment gains access to the IVsEnumDependencies interface by calling EnumDependencies.

Notes to Implementers Implemented by projects to enable the environment to access build or deployment dependencies.

Notes to Callers Called by the environment or other projects to retrieve build or deployment dependencies.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ