Udostępnij za pośrednictwem


Metoda AddInBase.IAddInExtension.RequestService —

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.v4.0.Utilities (w Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Składnia

'Deklaracja
Private Function RequestService ( _
    serviceGuid As Guid _
) As Object Implements IAddInExtension.RequestService
Object IAddInExtension.RequestService(
    Guid serviceGuid
)

Parametry

Wartość zwracana

Typ: System.Object
Zwraca wartość typu Object.

Implementuje

IAddInExtension.RequestService(Guid)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AddInBase Klasa

Przestrzeń nazw Microsoft.Office.Tools