IVsSolution4.IsBackgroundSolutionLoadEnabled(Boolean) Method

Definition

Caution

This API is no longer supported by Visual Studio.

Determines whether the background solution load feature has already been enabled (VSPROPID_ActiveSolutionLoadManager has been set).

C++/WinRT
int IsBackgroundSolutionLoadEnabled([Runtime::InteropServices::Out] bool & pfIsEnabled);

Parameters

pfIsEnabled
Boolean

[out] true if background loading is enabled, otherwise false.

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Attributes

Applies to

Proizvod Verzije (Zastarjelo)
Visual Studio SDK 2015, 2017, 2019 (2022)