IVsBuildManagerAccessor2::UIThreadIsAvailableForBuild Property
Visual Studio 2015
Gets an event that is signaled whenever the UI thread is available for a build.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610743809)]
property IntPtr UIThreadIsAvailableForBuild {
IntPtr get();
}
Show: