GrapeCity.Xaml.CalcEngine
Message Property (CalcParseException)


Gets a message that describes the current exception.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Message As String
'Usage
 
Dim instance As CalcParseException
Dim value As String
 
value = instance.Message
public override string Message {get;}

Property Value

The error message that explains the reason for the exception, or an empty string("").
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcParseException Class
CalcParseException Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options