IVsUpdateSolutionEvents4.UpdateSolution_BeginFirstUpdateAction 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 start the first update action.
public:
void UpdateSolution_BeginFirstUpdateAction();
public:
void UpdateSolution_BeginFirstUpdateAction();
void UpdateSolution_BeginFirstUpdateAction();
public void UpdateSolution_BeginFirstUpdateAction ();
abstract member UpdateSolution_BeginFirstUpdateAction : unit -> unit
Public Sub UpdateSolution_BeginFirstUpdateAction ()
Remarks
This method is called after UpdateSolution_QueryDelayFirstUpdateAction has indicated no delays for any of the advisees.