IVsSolution4.ReloadProject(Guid) Method

Definition

Reloads a single unloaded project without requiring any dependencies to be loaded.

C++
public:
 int ReloadProject(Guid % guidProjectID);

Parameters

guidProjectID
Guid

The GUID of the project

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code. If the project was not previously unloaded, then this method does nothing and returns S_FALSE.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022