IVsSolutionBuildManager3 Interface
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 access to IVsUpdateSolutionEvents3 events.
public interface class IVsSolutionBuildManager3
C++/CX
public interface class IVsSolutionBuildManager3
__interface IVsSolutionBuildManager3
[System.Runtime.InteropServices.Guid("B6EA87ED-C498-4484-81AC-0BED187E28E6")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsSolutionBuildManager3
[System.Runtime.InteropServices.Guid("B6EA87ED-C498-4484-81AC-0BED187E28E6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionBuildManager3
[<System.Runtime.InteropServices.Guid("B6EA87ED-C498-4484-81AC-0BED187E28E6")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsSolutionBuildManager3 = interface
[<System.Runtime.InteropServices.Guid("B6EA87ED-C498-4484-81AC-0BED187E28E6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolutionBuildManager3 = interface
Public Interface IVsSolutionBuildManager3
- Attributes
Advise |
Establishes client notification of solution events. |
Are |
Determines if projects are up to date. |
Has |
Determines whether the hierarchy has changed since last design time expression evaluation. |
Query |
Determines if the build manager is busy. |
Unadvise |
Removes the caller from the list of listeners for IVsUpdateSolutionEvents3 events. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |