IVsBuildManagerAccessor3::SolutionBuildAvailable Property

 

Gets an event that is signaled whenever a solution build is not in progress.

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

[DispIdAttribute(1610809344)]
property IntPtr SolutionBuildAvailable {
	IntPtr get();
}

Property Value

Type: System::IntPtr

The wait handle.

Return to top
Show: