IVsUpdateSolutionEvents4.OnActiveProjectCfgChangeBatchEnd Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fired to indicate the end of the event batch that began with OnActiveProjectCfgChangeBatchBegin
.
public:
void OnActiveProjectCfgChangeBatchEnd();
public:
void OnActiveProjectCfgChangeBatchEnd();
void OnActiveProjectCfgChangeBatchEnd();
public void OnActiveProjectCfgChangeBatchEnd ();
abstract member OnActiveProjectCfgChangeBatchEnd : unit -> unit
Public Sub OnActiveProjectCfgChangeBatchEnd ()