IVsSolutionBuildManager5 Methods

 

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

NameDescription
System_CAPS_pubmethodAdviseUpdateSolutionEvents4(IVsUpdateSolutionEvents4^, UInt32)

Subscribes to update solution events.

System_CAPS_pubmethodAdviseUpdateSolutionEventsAsync(IVsUpdateSolutionEventsAsync^, UInt32)

System_CAPS_pubmethodFindActiveProjectCfgName(Guid, String^)

Obtains the full name (for example "Debug|Win32") of the project configuration that is in the active solution configuration.

System_CAPS_pubmethodUnadviseUpdateSolutionEvents4(UInt32)

Disables client notification of update solution events.

System_CAPS_pubmethodUnadviseUpdateSolutionEventsAsync(UInt32)

Return to top
Show: