Share via


CustomRLConfig.ServiceBehaviorConfiguration Property

Definition

public:
 property System::String ^ ServiceBehaviorConfiguration { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("ServiceBehaviorConfiguration", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public string ServiceBehaviorConfiguration { get; set; }
member this.ServiceBehaviorConfiguration : string with get, set
Public Property ServiceBehaviorConfiguration As String

Property Value

Implements

Attributes

Applies to