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

适用于