ValidationMessageObserver::OnValidationMessageRemoved Method (ValidationMessage^)
Visual Studio 2015
Indicates that a message has been removed.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- removedMessage
-
Type:
Microsoft.VisualStudio.Modeling.Validation::ValidationMessage^
The ValidationMessage that has been removed.
This method is called once for each message removed.
Show: