Share via


BasicHttpRLConfig.IncludeExceptionDetailInFaults Property

Definition

public:
 property bool IncludeExceptionDetailInFaults { bool get(); void set(bool value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("IncludeExceptionDetailInFaults", System.Runtime.InteropServices.VarEnum.VT_BOOL)]
public bool IncludeExceptionDetailInFaults { get; set; }
member this.IncludeExceptionDetailInFaults : bool with get, set
Public Property IncludeExceptionDetailInFaults As Boolean

Property Value

Implements

Attributes

Applies to