IVsDeployDependency2 Interface
Retrieves the dependency property values by name.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("77F54647-95E6-4033-91A8-51CCD014D945")> _
Public Interface IVsDeployDependency2
Dim instance As IVsDeployDependency2
[InterfaceTypeAttribute()]
[GuidAttribute("77F54647-95E6-4033-91A8-51CCD014D945")]
public interface IVsDeployDependency2
[InterfaceTypeAttribute()]
[GuidAttribute(L"77F54647-95E6-4033-91A8-51CCD014D945")]
public interface class IVsDeployDependency2
public interface IVsDeployDependency2
Remarks
Implemented by project systems that support producing build outputs.
The IVsOutputGroup.interface depends on this interface.