Aracılığıyla paylaş


Factory.CreateCustomTaskPaneCollection Yöntem

Bu API, Visual Studio altyapısını destekler ve doğrudan sizin kodunuzdan kullanılmak üzere tasarlanmamıştır.

Ad alanı:  Microsoft.Office.Tools
Derleme:  Microsoft.Office.Tools.Common (Microsoft.Office.Tools.Common.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

Dönüş Değeri

Tür: Microsoft.Office.Tools.CustomTaskPaneCollection

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Factory Arabirim

Microsoft.Office.Tools Ad Alanı