XmlaError.CallStack Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.