IVsSolutionBuildManager4 Interface

 

Provides a method to force the solution build manager to update dependencies for the specified project.

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

[GuidAttribute("2C07342B-BA98-4235-983C-8638391A420A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionBuildManager4

NameDescription
System_CAPS_pubmethodUpdateProjectDependencies(IVsHierarchy)

Forces the solution build manager to update dependencies for the specified project.

Return to top
Show: