Freigeben über


VsValidationContext-Konstruktor (ValidationCategories, ModelElement, IServiceProvider, Type)

Konstruktor.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Public Sub New ( _
    categories As ValidationCategories, _
    subject As ModelElement, _
    serviceProvider As IServiceProvider, _
    modelExplorerToolWindowType As Type _
)
public VsValidationContext(
    ValidationCategories categories,
    ModelElement subject,
    IServiceProvider serviceProvider,
    Type modelExplorerToolWindowType
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VsValidationContext Klasse

VsValidationContext-Überladung

Microsoft.VisualStudio.Modeling.Shell-Namespace