Microsoft.SystemCenter.VirtualMachineManager.UIAddIns Namespace

 

Applies To: System Center 2016 - Virtual Machine Manager

The Microsoft.SystemCenter.VirtualMachineManager.UIAddIns namespace contains all the classes needed to create a new Virtual Machine Manager console add-in.

Classes

Class Description
System_CAPS_pubclass ActionAddInBase

The add-in base class for custom action add-ins.

System_CAPS_pubclass ViewAddInBase

The base class for an add-in that supplies a view to the console.

System_CAPS_pubclass VmmAddInBase

The base class for other add-in base classes.

Interfaces

Interface Description
System_CAPS_pubinterface IWindowHelper

Allows a window to be parented to the Virtual Machine Manager console.

Return to top