Share via


xSession.xppCallStack Method

Definition

Retrieves the current call stack.

public:
 static cli::array <System::Object ^> ^ xppCallStack();
public static object[] xppCallStack ();
static member xppCallStack : unit -> obj[]
Public Shared Function xppCallStack () As Object()

Returns

Object[]

A container that holds the contents of the current call stack.

Applies to