IVsBuildManagerAccessor2::BeginDesignTimeBuild Method ()
Visual Studio 2015
Signals that a modal, design-time build, such as reference resolution, is about to take place.
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: