IVsBuildManagerAccessor3::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.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
[DispIdAttribute(1610743809)]
property IntPtr UIThreadIsAvailableForBuild {
IntPtr get();
}
Show: