IVsBuildManagerAccessor3::UIThreadIsAvailableForBuild Property

 

Gets an event that is signaled whenever the UI thread is available for a build.

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

[DispIdAttribute(1610743809)]
property IntPtr UIThreadIsAvailableForBuild {
	IntPtr get();
}

Property Value

Type: System::IntPtr

The wait handle.

Return to top
Show: