VmmAddInBase::OnLoad Method ()

System Center
 

Updated: June 20, 2017

Applies To: System Center 2016 - Virtual Machine Manager

Called when the add-in first loads.

Namespace:   Microsoft.SystemCenter.VirtualMachineManager.UIAddIns
Assembly:  Microsoft.SystemCenter.VirtualMachineManager.UIAddIns (in Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.dll)

public:
virtual void OnLoad()

Override this method in a derived class to call any initialization code.

Return to top
Show: