Spread Silverlight Documentation
InnerException Property (CalcParseException)


GrapeCity.CalcEngine Namespace > CalcParseException Class : InnerException Property
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property InnerException As System.Exception
'Usage
 
Dim instance As CalcParseException
Dim value As System.Exception
 
value = instance.InnerException
[__DynamicallyInvokable()]
public System.Exception InnerException {get;}
See Also

Reference

CalcParseException Class
CalcParseException Members