Propriedade AddInBase.HostContext

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
Public ReadOnly Property HostContext As IServiceProvider
public IServiceProvider HostContext { get; }

Valor de propriedade

Tipo: System.IServiceProvider
Retorne IServiceProvider.

Segurança do .NET Framework

Consulte também

Referência

AddInBase Classe

Namespace Microsoft.Office.Tools