Compartilhar via


Método AddInBase.IAddInExtension.RequestService

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

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common.v4.0.Utilities (em Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Sintaxe

'Declaração
Private Function RequestService ( _
    serviceGuid As Guid _
) As Object Implements IAddInExtension.RequestService
Object IAddInExtension.RequestService(
    Guid serviceGuid
)

Parâmetros

Valor de retorno

Tipo: System.Object
Retorne Object.

Implementações

IAddInExtension.RequestService(Guid)

Segurança do .NET Framework

Consulte também

Referência

AddInBase Classe

Namespace Microsoft.Office.Tools