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

Wartość zwracana

Typ: Microsoft.Office.Tools.CustomTaskPaneCollection

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Factory Interfejs

Przestrzeń nazw Microsoft.Office.Tools