WebHttpTLConfig.BtsHttpUrlMapping Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::Adapter::Wcf::Metadata::BtsHttpUrlMapping ^ BtsHttpUrlMapping { Microsoft::BizTalk::Adapter::Wcf::Metadata::BtsHttpUrlMapping ^ get(); void set(Microsoft::BizTalk::Adapter::Wcf::Metadata::BtsHttpUrlMapping ^ value); };
public Microsoft.BizTalk.Adapter.Wcf.Metadata.BtsHttpUrlMapping BtsHttpUrlMapping { get; set; }
member this.BtsHttpUrlMapping : Microsoft.BizTalk.Adapter.Wcf.Metadata.BtsHttpUrlMapping with get, set
Public Property BtsHttpUrlMapping As BtsHttpUrlMapping