ValidationMessage Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Validation
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Checks to see whether the validation message is equal to another object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Gets an identifier for a ValidationMessage.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Identifies the validation message.(Overrides Object::ToString().) |
![]() | UpdateFileReferences(IEnumerable<String^>^) | Contains the names of files to update from a list of zero or more file names. |
![]() | UpdateFileReferences(String^) | Contains the name of the file to update. |
![]() | UpdateReferencedModelElements(IEnumerable<ModelElement^>^) | Updates the referenced model elements. |
Show:

