IVsSolutionBuildManager3 Interface
Provides access to IVsUpdateSolutionEvents3 events.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaración
<GuidAttribute("B6EA87ED-C498-4484-81AC-0BED187E28E6")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSolutionBuildManager3
'Uso
Dim instance As IVsSolutionBuildManager3
[GuidAttribute("B6EA87ED-C498-4484-81AC-0BED187E28E6")]
[InterfaceTypeAttribute()]
public interface IVsSolutionBuildManager3
[GuidAttribute(L"B6EA87ED-C498-4484-81AC-0BED187E28E6")]
[InterfaceTypeAttribute()]
public interface class IVsSolutionBuildManager3
[<GuidAttribute("B6EA87ED-C498-4484-81AC-0BED187E28E6")>]
[<InterfaceTypeAttribute()>]
type IVsSolutionBuildManager3 = interface end
public interface IVsSolutionBuildManager3