Partilhar via


Propriedade VsValidationContext.ServiceProvider

Retorna o serviço associado a este contexto.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public ReadOnly Property ServiceProvider As IServiceProvider
public IServiceProvider ServiceProvider { get; }

Valor de propriedade

Tipo: System.IServiceProvider

Segurança do .NET Framework

Consulte também

Referência

VsValidationContext Classe

Namespace Microsoft.VisualStudio.Modeling.Shell