This topic has not yet been rated - Rate this topic

ValidationMessage.Column Property

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

Namespace:  Microsoft.VisualStudio.Modeling.Validation
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
public int Column { get; }

Property Value

Type: Int32
The number of the column in a line of text where the error occurs.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.