Sdílet prostřednictvím


VsValidationContext – konstruktor (ValidationCategories, IEnumerable<ModelElement>, IServiceProvider, Type)

Konstruktor.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Deklarace
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
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VsValidationContext Třída

VsValidationContext – přetížení

Microsoft.VisualStudio.Modeling.Shell – obor názvů