WrongPositionErrorText Property (InputDataNavigator)
In This Topic
Gets or sets the error message that appears if the specified position number is incorrect.
Syntax
'Declaration
Public Property WrongPositionErrorText As String
public string WrongPositionErrorText {get; set;}
See Also