AddInManager.InstallAddInAsync Method
Asynchronously installs the add-in package.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Overload List
Name | Description | |
---|---|---|
InstallAddInAsync(Package, ClientInstallFilter) | Asynchronously installs the specified add-in package. |
|
InstallAddInAsync(Uri, String, Guid, ClientInstallFilter) | Asynchronously downloads and installs the add-in package from the specified address. |
See Also
AddInManager Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top