Microsoft.SystemCenter.VirtualMachineManager.UIAddIns Namespace
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.
The Microsoft.SystemCenter.VirtualMachineManager.UIAddIns namespace contains all the classes needed to create a new Virtual Machine Manager console add-in.
Action |
The add-in base class for custom action add-ins. |
View |
The base class for an add-in that supplies a view to the console. |
Vmm |
The base class for other add-in base classes. |
IWindow |
Allows a window to be parented to the Virtual Machine Manager console. |