XmlaError.CallStack Property

Definition

Gets the call stack of the current error.

public string CallStack { get; }
member this.CallStack : string
Public ReadOnly Property CallStack As String

Property Value

A String with the call stack.

Applies to