Compartilhar via


Construtor VsValidationContext (ValidationCategories, IEnumerable<ModelElement>, IServiceProvider, Type)

Construtor.

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 Sub New ( _
    categories As ValidationCategories, _
    subjects As IEnumerable(Of ModelElement), _
    serviceProvider As IServiceProvider, _
    modelExplorerToolWindowType As Type _
)
public VsValidationContext(
    ValidationCategories categories,
    IEnumerable<ModelElement> subjects,
    IServiceProvider serviceProvider,
    Type modelExplorerToolWindowType
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

VsValidationContext Classe

Sobrecargas VsValidationContext

Namespace Microsoft.VisualStudio.Modeling.Shell