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)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The message and the position of the error.

.NET Framework
Available since 3.5
Return to top
Show: