次の方法で共有


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

適用対象