ParseException.ToString Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns the error message and the location of the error.

Namespace:   System.Web.Query.Dynamic
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

override ToString : unit -> string

Return Value

Type: System.String

The message and the position of the error.

.NET Framework
Available since 3.5
Return to top
Show: