Share via


EdmSchemaError.StackTrace Property

Definition

Gets a string representation of the stack trace at the time the error occurred.

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

Property Value

A string representation of the stack trace at the time the error occurred.

Applies to