IWindowHelper Interface
System Center
Updated: June 20, 2017
Applies To: System Center 2016 - Virtual Machine Manager
Allows a window to be parented to the Virtual Machine Manager console.
Assembly: Microsoft.SystemCenter.VirtualMachineManager.UIAddIns (in Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.dll)
| Name | Description | |
|---|---|---|
![]() | SetAdminConsoleWindowAsParentOf(Window) | This method can be called to set the parent of a window to the Virtual Machine Manager console window. |
This interface is implemented by the VmmAddInBase base class. Therefore, every add-in has this interface already implemented.
Show:
