共用方式為


BTSException.StackTrace 屬性

定義

public:
 property System::String ^ StackTrace { System::String ^ get(); void set(System::String ^ value); };
public string StackTrace { get; set; }
member this.StackTrace : string with get, set
Public Property StackTrace As String

屬性值

實作

Microsoft.BizTalk.Message.Interop.IBTErrorInfo.StackTrace Microsoft.BizTalk.Message.Interop.IBTErrorInfo.StackTrace

適用於