Partager via


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

Constructeur.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

VsValidationContext Classe

VsValidationContext, surcharge

Microsoft.VisualStudio.Modeling.Shell, espace de noms