This topic has not yet been rated - Rate this topic

IVsDependency Interface

Describes a project that is used by another project in build operations or deployment.

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

[GuidAttribute("9DB6689F-3C5F-43ED-B0D5-54851A980B93")] 
[InterfaceTypeAttribute(1)] 
public interface IVsDependency
/** @attribute GuidAttribute("9DB6689F-3C5F-43ED-B0D5-54851A980B93") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsDependency
GuidAttribute("9DB6689F-3C5F-43ED-B0D5-54851A980B93") 
InterfaceTypeAttribute(1) 
public interface IVsDependency

Notes to Implementers Implemented by projects that have one or more dependencies that affect their build or deploy operations.

Notes to Callers Called by the environment or deployment projects that require information about dependencies.

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