Compartir a través de


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

Constructor.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

VsValidationContext Clase

VsValidationContext (Sobrecarga)

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)