Metoda Factory.CreateCustomTaskPaneCollection —
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Przestrzeń nazw: Microsoft.Office.Tools
Zestaw: Microsoft.Office.Tools.Common (w Microsoft.Office.Tools.Common.dll)
Składnia
'Deklaracja
Function CreateCustomTaskPaneCollection ( _
serviceProvider As IServiceProvider, _
hostItemProvider As IHostItemProvider, _
primaryCookie As String, _
identifier As String, _
containerComponent As Object _
) As CustomTaskPaneCollection
CustomTaskPaneCollection CreateCustomTaskPaneCollection(
IServiceProvider serviceProvider,
IHostItemProvider hostItemProvider,
string primaryCookie,
string identifier,
Object containerComponent
)
Parametry
- serviceProvider
Typ: System.IServiceProvider
- hostItemProvider
Typ: Microsoft.Office.Tools.IHostItemProvider
- primaryCookie
Typ: System.String
- identifier
Typ: System.String
- containerComponent
Typ: System.Object
Wartość zwracana
Typ: Microsoft.Office.Tools.CustomTaskPaneCollection
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.