IVsSolutionBuildManager4 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a method to force the solution build manager to update dependencies for the specified project.
public interface class IVsSolutionBuildManager4
public interface class IVsSolutionBuildManager4
__interface IVsSolutionBuildManager4
[System.Runtime.InteropServices.Guid("2C07342B-BA98-4235-983C-8638391A420A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionBuildManager4
[<System.Runtime.InteropServices.Guid("2C07342B-BA98-4235-983C-8638391A420A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolutionBuildManager4 = interface
Public Interface IVsSolutionBuildManager4
- Attributes
Methods
UpdateProjectDependencies(IVsHierarchy) |
Forces the solution build manager to update dependencies for the specified project. |