Spread Silverlight Documentation
StackTrace Property (ActionFailedException)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ActionFailedException Class : StackTrace Property
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Overridable ReadOnly Property StackTrace As System.String
'Usage
 
Dim instance As ActionFailedException
Dim value As System.String
 
value = instance.StackTrace
[__DynamicallyInvokable()]
public virtual System.string StackTrace {get;}
See Also

Reference

ActionFailedException Class
ActionFailedException Members