IVsProjectDeployDependency Interface

 

Provides information about project-to-project dependencies. Implemented by a project system that supports producing builds. Inherits from IVsDeployDependency.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF")]
public interface IVsProjectDeployDependency : IVsDeployDependency
Return to top
Show: