Share via


WebHttpTLConfig.HttpMethodAndUrl Property

Definition

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

Property Value

Implements

Attributes

Applies to