ActionAddInBase Methods
Updated: June 20, 2017
Applies To: System Center 2016 - Virtual Machine Manager
Assembly: Microsoft.SystemCenter.VirtualMachineManager.UIAddIns (in Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.dll)
| Name | Description | |
|---|---|---|
![]() | AcquireLifetimeToken() | (Inherited from ContractBase.) |
![]() | CheckIfEnabledFor(IList<ContextObject^>^) | Determines if the ribbon button represented by this add-in is enabled for the provided context objects.(Inherited from VmmAddInBase.) |
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetButtonLabelString() | Returns the string shown on the ribbon button label.(Inherited from VmmAddInBase.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetRemoteHashCode() | (Inherited from ContractBase.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | OnFinalRevoke() | Called by the N:System.Addin framework. Calls the OnUnload method.(Inherited from VmmAddInBase.) |
![]() | OnLoad() | Called when the add-in first loads.(Inherited from VmmAddInBase.) |
![]() | OnUnload() | Called when the add-in is unloaded.(Inherited from VmmAddInBase.) |
![]() | PerformAction(IList<ContextObject^>^) | Executes code provided by the add-in. |
![]() | QueryContract(String^) | (Inherited from ContractBase.) |
![]() | RemoteEquals(IContract^) | (Inherited from ContractBase.) |
![]() | RemoteToString() | (Inherited from ContractBase.) |
![]() | Renewal(ILease^) | (Inherited from ContractBase.) |
![]() | RevokeLifetimeToken(Int32) | (Inherited from ContractBase.) |
![]() | SetAdminConsoleWindowAsParentOf(Window^) | This method can be called to set the parent of a window to the Virtual Machine Manager console window.(Inherited from VmmAddInBase.) |
![]() | SetParentWindow(IntPtr) | For internal use only. Called by the add-in framework to keep reference to the Virtual Machine Manager console window.(Inherited from VmmAddInBase.) |
![]() | SetPowerShellContext(PowerShellContext^) | For internal use only. Called by the add-in framework to provide the current add-in reference to the PowerShell context object instance.(Inherited from VmmAddInBase.) |
![]() | SetUserDetails(UserDetails^) | For internal use only. Called by the add-in framework to provide the current add-in reference to the current console user.(Inherited from VmmAddInBase.) |
![]() | ToString() | (Inherited from Object.) |

