Factory.CreateGroupContentControl (Método)

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

Espacio de nombres:  Microsoft.Office.Tools.Word
Ensamblado:  Microsoft.Office.Tools.Word (en Microsoft.Office.Tools.Word.dll)

Sintaxis

'Declaración
Function CreateGroupContentControl ( _
    serviceProvider As IServiceProvider, _
    hostItemProvider As IHostItemProvider, _
    primaryCookie As String, _
    identifier As String, _
    containerComponent As Object _
) As GroupContentControl
GroupContentControl CreateGroupContentControl(
    IServiceProvider serviceProvider,
    IHostItemProvider hostItemProvider,
    string primaryCookie,
    string identifier,
    Object containerComponent
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Tools.Word.GroupContentControl

Seguridad de .NET Framework

Vea también

Referencia

Factory Interfaz

Microsoft.Office.Tools.Word (Espacio de nombres)