共用方式為


ODataInnerError.StackTrace 屬性

定義

取得或設定此錯誤的堆疊追蹤。

public string StackTrace { get; set; }
member this.StackTrace : string with get, set
Public Property StackTrace As String

屬性值

此錯誤的堆疊追蹤。

適用於