ValidationMessage Methods

Include Protected Members
Include Inherited Members

The ValidationMessage type exposes the following members.

Methods

  Name Description
Public method Equals Checks to see whether the validation message is equal to another object. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Gets an identifier for a ValidationMessage. (Overrides Object.GetHashCode.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Identifies the validation message. (Overrides Object.ToString.)
Public method UpdateFileReferences(IEnumerable<String>) Contains the names of files to update from a list of zero or more file names.
Public method UpdateFileReferences(String) Contains the name of the file to update.
Public method UpdateReferencedModelElements Updates the referenced model elements.

Top

See Also

Reference

ValidationMessage Class

Microsoft.VisualStudio.Modeling.Validation Namespace