This topic has not yet been rated - Rate this topic

Factory.CreateAddIn Method

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools
Assemblies:   Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
  Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
AddIn CreateAddIn(
	IServiceProvider serviceProvider,
	IHostItemProvider hostItemProvider,
	string primaryCookie,
	string identifier,
	Object containerComponent,
	IAddInExtension extension
)

Parameters

serviceProvider
Type: IServiceProvider
hostItemProvider
Type: Microsoft.Office.Tools.IHostItemProvider
primaryCookie
Type: String
identifier
Type: String
containerComponent
Type: Object
extension
Type: Microsoft.Office.Tools.IAddInExtension
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.