Freigeben über


ErrorListObserver.OnValidationBeginning-Methode

Wird aufgerufen, wenn die Validierung beginnt.

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

Syntax

'Declaration
Protected Overrides Sub OnValidationBeginning ( _
    context As ValidationContext _
)
protected override void OnValidationBeginning(
    ValidationContext context
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ErrorListObserver Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace