Spread for ASP.NET 10 Product Documentation
ErrorOffset Property


Gets the position were the error was found.
Syntax
'Declaration
 
Public ReadOnly Property ErrorOffset As Integer
'Usage
 
Dim instance As ParseException
Dim value As Integer
 
value = instance.ErrorOffset
public int ErrorOffset {get;}

Property Value

Integer number that represents the position
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ParseException Class
ParseException Members

 

 


Copyright © GrapeCity, inc. All rights reserved.