IVsProjectFaultResolver.ResolveFault(Boolean) Method

Definition

Resolves the fault on this project.

C++/WinRT
void ResolveFault([Runtime::InteropServices::Out] bool & pfShouldReload);

Parameters

pfShouldReload
Boolean

[out] Specifies if the project should be reloaded.

Remarks

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.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022