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)
Syntax
<GuidAttribute("9DB6689F-3C5F-43ED-B0D5-54851A980B93")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDependency
Dim instance As IVsDependency
[GuidAttribute("9DB6689F-3C5F-43ED-B0D5-54851A980B93")]
[InterfaceTypeAttribute()]
public interface IVsDependency
[GuidAttribute(L"9DB6689F-3C5F-43ED-B0D5-54851A980B93")]
[InterfaceTypeAttribute()]
public interface class IVsDependency
public interface IVsDependency