In The Hand
StackTrace Property
Namespaces
►
InTheHand
►
EnvironmentHelper
►
StackTrace
C#
Visual Basic
.NET Components for Mobility
Gets current stack trace information.
Declaration Syntax
C#
Visual Basic
public
static
string
StackTrace
{
get
; }
Public
Shared
ReadOnly
Property
StackTrace
As
String
Get
Value
A
String
containing stack trace information. This value can be
Empty
.
Remarks
Equivalent to System.Environment.StackTrace
Assembly:
InTheHand
(Module: InTheHand) Version: 7.0.0.0