ValidationMessage Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

Checks to see whether the validation message is equal to another object.(Overrides Object::Equals(Object^).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Gets an identifier for a ValidationMessage.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

Identifies the validation message.(Overrides Object::ToString().)

System_CAPS_pubmethodUpdateFileReferences(IEnumerable<String^>^)

Contains the names of files to update from a list of zero or more file names.

System_CAPS_pubmethodUpdateFileReferences(String^)

Contains the name of the file to update.

System_CAPS_pubmethodUpdateReferencedModelElements(IEnumerable<ModelElement^>^)

Updates the referenced model elements.

Return to top
Show: