IVsBuildManagerAccessor2::ClaimUIThreadForBuild Method ()
Visual Studio 2015
Attempts to get the UI thread in order to start a build.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: