This topic has not yet been rated - Rate this topic

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)

[GuidAttribute("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF")] 
[InterfaceTypeAttribute(1)] 
public interface IVsProjectDeployDependency : IVsDeployDependency
/** @attribute GuidAttribute("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsProjectDeployDependency extends IVsDeployDependency
GuidAttribute("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF") 
InterfaceTypeAttribute(1) 
public interface IVsProjectDeployDependency extends IVsDeployDependency
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ