BTSException.SoapFault Property

Definition

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

Property Value

Implements

Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SoapFault Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SoapFault

Applies to