Factory.CreateSmartTagCollection Yöntem
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Ad alanı: Microsoft.Office.Tools
Derleme: Microsoft.Office.Tools.Common (Microsoft.Office.Tools.Common.dll içinde)
Sözdizimi
'Bildirim
Function CreateSmartTagCollection ( _
serviceProvider As IServiceProvider, _
hostItemProvider As IHostItemProvider, _
primaryCookie As String, _
identifier As String, _
containerComponent As Object _
) As SmartTagCollection
SmartTagCollection CreateSmartTagCollection(
IServiceProvider serviceProvider,
IHostItemProvider hostItemProvider,
string primaryCookie,
string identifier,
Object containerComponent
)
Parametreler
- serviceProvider
Tür: System.IServiceProvider
- hostItemProvider
Tür: Microsoft.Office.Tools.IHostItemProvider
- primaryCookie
Tür: System.String
- identifier
Tür: System.String
- containerComponent
Tür: System.Object
Dönüş Değeri
Tür: Microsoft.Office.Tools.SmartTagCollection
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.