IVsProjectFaultResolver::ResolveFault Method (Boolean)
Visual Studio 2015
Resolves the fault on this project.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- pfShouldReload
-
Type:
System::Boolean
[out] Specifies if the project should be reloaded.
This method is intended to be called directly only by the Visual Studio shell. To programmatically resolve faults on a specific project hierarchy, use ResolveFaultedProjects.
Show: