ValidationMessage Properties

 

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

NameDescription
System_CAPS_pubpropertyCode

Gets the code for the message.

System_CAPS_pubpropertyColumn

Gets the column in a line of text where the error occurs.

System_CAPS_pubpropertyContext

Gets the context information for a validation message.

System_CAPS_pubpropertyDescription

Gets the description for a validation message.

System_CAPS_pubpropertyFile

Gets the name of a referenced file.

System_CAPS_pubpropertyHelpKeyword

Gets or sets the keyword to search for in the Help for Visual Studio.

System_CAPS_pubpropertyLine

Gets the line number in the file to which the error or the warning refers.

System_CAPS_pubpropertyReferencedFiles

Gets the names of files to which the ValidationMessage refers.

System_CAPS_pubpropertyReferencedModelElements

Gets the model elements that are referenced by this message.

System_CAPS_pubpropertyType

Gets the type of validation message.

Return to top
Show: